/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | MachineConstantPool.h | 31 class MachineConstantPool; variable 54 virtual int getExistingMachineCPValue(MachineConstantPool *CP, 133 class MachineConstantPool { 141 explicit MachineConstantPool(const TargetData *td) in MachineConstantPool() function 143 ~MachineConstantPool();
|
D | MachineFunction.h | 34 class MachineConstantPool; variable 92 MachineConstantPool *ConstantPool; 179 MachineConstantPool *getConstantPool() { return ConstantPool; } 180 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
|
D | ObjectCodeEmitter.h | 25 class MachineConstantPool; variable 151 virtual void emitConstantPool(MachineConstantPool *MCP) = 0;
|
D | FastISel.h | 28 class MachineConstantPool; variable 50 MachineConstantPool &MCP;
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineConstantPool.h | 32 class MachineConstantPool; variable 49 virtual int getExistingMachineCPValue(MachineConstantPool *CP, 121 class MachineConstantPool { 132 explicit MachineConstantPool(const DataLayout &DL) in MachineConstantPool() function 134 ~MachineConstantPool();
|
D | MachineFunction.h | 38 class MachineConstantPool; variable 178 MachineConstantPool *ConstantPool; 302 MachineConstantPool *getConstantPool() { return ConstantPool; } 303 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineConstantPool.h | 29 class MachineConstantPool; variable 48 virtual int getExistingMachineCPValue(MachineConstantPool *CP, 121 class MachineConstantPool { 132 explicit MachineConstantPool(const DataLayout &DL) in MachineConstantPool() function 134 ~MachineConstantPool();
|
D | MachineFunction.h | 61 class MachineConstantPool; variable 244 MachineConstantPool *ConstantPool; 437 MachineConstantPool *getConstantPool() { return ConstantPool; } 438 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
|
/external/llvm/lib/Target/ARM/ |
D | ARMConstantPoolValue.h | 70 int getExistingMachineCPValueImpl(MachineConstantPool *CP, in getExistingMachineCPValueImpl() 106 int getExistingMachineCPValue(MachineConstantPool *CP, 165 int getExistingMachineCPValue(MachineConstantPool *CP, 199 int getExistingMachineCPValue(MachineConstantPool *CP, 235 int getExistingMachineCPValue(MachineConstantPool *CP,
|
D | ARMConstantPoolValue.cpp | 69 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 170 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 209 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 249 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
|
D | ARMAsmPrinter.h | 21 class MachineConstantPool; variable 44 const MachineConstantPool *MCP;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMConstantPoolValue.h | 80 int getExistingMachineCPValueImpl(MachineConstantPool *CP, in getExistingMachineCPValueImpl() 117 int getExistingMachineCPValue(MachineConstantPool *CP, 190 int getExistingMachineCPValue(MachineConstantPool *CP, 226 int getExistingMachineCPValue(MachineConstantPool *CP, 262 int getExistingMachineCPValue(MachineConstantPool *CP,
|
D | ARMConstantPoolValue.cpp | 75 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 191 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 239 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 279 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
|
D | ARMAsmPrinter.h | 21 class MachineConstantPool; variable 44 const MachineConstantPool *MCP;
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMConstantPoolValue.h | 87 virtual int getExistingMachineCPValue(MachineConstantPool *CP, 148 virtual int getExistingMachineCPValue(MachineConstantPool *CP, 181 virtual int getExistingMachineCPValue(MachineConstantPool *CP, 214 virtual int getExistingMachineCPValue(MachineConstantPool *CP,
|
D | ARMConstantPoolValue.cpp | 63 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 165 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 230 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 286 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
|
D | Thumb2RegisterInfo.cpp | 43 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | MachineFunction.cpp | 67 ConstantPool = new (Allocator) MachineConstantPool(TM.getTargetData()); in MachineFunction() 90 ConstantPool->~MachineConstantPool(); Allocator.Deallocate(ConstantPool); in ~MachineFunction() 635 MachineConstantPool::~MachineConstantPool() { in ~MachineConstantPool() 691 unsigned MachineConstantPool::getConstantPoolIndex(const Constant *C, in getConstantPoolIndex() 711 unsigned MachineConstantPool::getConstantPoolIndex(MachineConstantPoolValue *V, in getConstantPoolIndex() 729 void MachineConstantPool::print(raw_ostream &OS) const { in print() 744 void MachineConstantPool::dump() const { print(dbgs()); } in dump()
|
D | ELFCodeEmitter.h | 50 void emitConstantPool(MachineConstantPool *MCP);
|
/external/llvm/lib/CodeGen/ |
D | MachineFunction.cpp | 124 ConstantPool = new (Allocator) MachineConstantPool(getDataLayout()); in MachineFunction() 174 ConstantPool->~MachineConstantPool(); in ~MachineFunction() 897 MachineConstantPool::~MachineConstantPool() { in ~MachineConstantPool() 952 unsigned MachineConstantPool::getConstantPoolIndex(const Constant *C, in getConstantPoolIndex() 972 unsigned MachineConstantPool::getConstantPoolIndex(MachineConstantPoolValue *V, in getConstantPoolIndex() 990 void MachineConstantPool::print(raw_ostream &OS) const { in print() 1006 LLVM_DUMP_METHOD void MachineConstantPool::dump() const { print(dbgs()); } in dump()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineFunction.cpp | 160 ConstantPool = new (Allocator) MachineConstantPool(getDataLayout()); in init() 224 ConstantPool->~MachineConstantPool(); in clear() 977 MachineConstantPool::~MachineConstantPool() { in ~MachineConstantPool() 1039 unsigned MachineConstantPool::getConstantPoolIndex(const Constant *C, in getConstantPoolIndex() 1059 unsigned MachineConstantPool::getConstantPoolIndex(MachineConstantPoolValue *V, in getConstantPoolIndex() 1077 void MachineConstantPool::print(raw_ostream &OS) const { in print() 1093 LLVM_DUMP_METHOD void MachineConstantPool::dump() const { print(dbgs()); } in dump()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsAsmPrinter.h | 33 class MachineConstantPool; variable 61 const MachineConstantPool *MCP = nullptr;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZConstantPoolValue.h | 46 int getExistingMachineCPValue(MachineConstantPool *CP,
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZConstantPoolValue.h | 46 int getExistingMachineCPValue(MachineConstantPool *CP,
|
D | SystemZConstantPoolValue.cpp | 30 getExistingMachineCPValue(MachineConstantPool *CP, unsigned Alignment) { in getExistingMachineCPValue()
|