Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
126 bool AddCurrentAddress) in ARMConstantPoolConstant() argument
127 : ARMConstantPoolValue(Ty, ID, Kind, PCAdj, Modifier, AddCurrentAddress), in ARMConstantPoolConstant()
135 bool AddCurrentAddress) in ARMConstantPoolConstant() argument
137 AddCurrentAddress), in ARMConstantPoolConstant()
178 bool AddCurrentAddress) { in Create() argument
180 AddCurrentAddress); in Create()
[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);