Home
last modified time | relevance | path

Searched refs:AddCurrentAddress (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.cpp30 bool AddCurrentAddress, in CSKYConstantPoolValue() argument
33 Modifier(Modifier), AddCurrentAddress(AddCurrentAddress), LabelId(ID) {} in CSKYConstantPoolValue()
81 CSKYCP::CSKYCPModifier Modifier, bool AddCurrentAddress, unsigned ID) in CSKYConstantPoolConstant() argument
83 AddCurrentAddress, ID), in CSKYConstantPoolConstant()
90 AddCurrentAddress, ID); in Create()
126 bool AddCurrentAddress) in CSKYConstantPoolSymbol() argument
128 AddCurrentAddress), in CSKYConstantPoolSymbol()
160 bool AddCurrentAddress) in CSKYConstantPoolMBB() argument
162 AddCurrentAddress), in CSKYConstantPoolMBB()
192 bool AddCurrentAddress) in CSKYConstantPoolJT() argument
[all …]
H A DCSKYConstantPoolValue.h50 bool AddCurrentAddress; variable
55 CSKYCP::CSKYCPModifier Modifier, bool AddCurrentAddress,
61 bool mustAddCurrentAddress() const { return AddCurrentAddress; } in mustAddCurrentAddress()
110 bool AddCurrentAddress, unsigned ID);
115 CSKYCP::CSKYCPModifier Modifier, bool AddCurrentAddress,
141 bool AddCurrentAddress);
170 CSKYCP::CSKYCPModifier Modifier, bool AddCurrentAddress);
197 CSKYCP::CSKYCPModifier Modifier, bool AddCurrentAddress);
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp40 AddCurrentAddress(addCurrentAddress) {} in ARMConstantPoolValue()
49 AddCurrentAddress(addCurrentAddress) {} in ARMConstantPoolValue()
92 ACPV->AddCurrentAddress == AddCurrentAddress) { in hasSameValue()
111 if (AddCurrentAddress) O << "-."; in print()
137 AddCurrentAddress), in ARMConstantPoolConstant()
178 bool AddCurrentAddress) { in Create() argument
180 AddCurrentAddress); in Create()
228 bool AddCurrentAddress) in ARMConstantPoolSymbol() argument
230 AddCurrentAddress), in ARMConstantPoolSymbol()
267 bool AddCurrentAddress) in ARMConstantPoolMBB() argument
[all …]
H A DARMConstantPoolValue.h67 bool AddCurrentAddress; variable
72 bool AddCurrentAddress);
76 bool AddCurrentAddress);
102 bool mustAddCurrentAddress() const { return AddCurrentAddress; } in mustAddCurrentAddress()
150 bool AddCurrentAddress);
156 bool AddCurrentAddress);
172 bool AddCurrentAddress);
215 bool AddCurrentAddress);
250 bool AddCurrentAddress);