/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | PseudoSourceValue.cpp | 51 const PseudoSourceValue *PseudoSourceValue::getConstantPool() in getConstantPool() function in PseudoSourceValue 86 this == getConstantPool() || in isConstant() 96 this == getConstantPool() || in isAliased() 105 this == getConstantPool() || in mayAlias()
|
D | ELFCodeEmitter.cpp | 64 emitConstantPool(MF.getConstantPool()); in startFunction()
|
/external/llvm/lib/MC/ |
D | ConstantPools.cpp | 50 ConstantPool *AssemblerConstantPools::getConstantPool(MCSection *Section) { in getConstantPool() function in AssemblerConstantPools 83 if (ConstantPool *CP = getConstantPool(Section)) { in emitForCurrentSection()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | Thumb2RegisterInfo.cpp | 43 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool()
|
D | ARMISelLowering.cpp | 1431 MachinePointerInfo::getConstantPool(), in LowerCall() 1446 MachinePointerInfo::getConstantPool(), in LowerCall() 1467 MachinePointerInfo::getConstantPool(), in LowerCall() 1496 MachinePointerInfo::getConstantPool(), in LowerCall() 1967 MachinePointerInfo::getConstantPool(), in LowerBlockAddress() 1991 MachinePointerInfo::getConstantPool(), in LowerToTLSGeneralDynamicModel() 2039 MachinePointerInfo::getConstantPool(), in LowerToTLSExecModels() 2047 MachinePointerInfo::getConstantPool(), in LowerToTLSExecModels() 2056 MachinePointerInfo::getConstantPool(), in LowerToTLSExecModels() 2094 MachinePointerInfo::getConstantPool(), in LowerGlobalAddressELF() [all …]
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | PseudoSourceValue.h | 74 static const PseudoSourceValue *getConstantPool();
|
D | MachineMemOperand.h | 54 static MachinePointerInfo getConstantPool();
|
D | MachineFunction.h | 179 MachineConstantPool *getConstantPool() { return ConstantPool; } 180 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
|
D | SelectionDAG.h | 369 SDValue getConstantPool(const Constant *C, EVT VT, 375 return getConstantPool(C, VT, Align, Offset, true, TargetFlags); 377 SDValue getConstantPool(MachineConstantPoolValue *C, EVT VT, 383 return getConstantPool(C, VT, Align, Offset, true, TargetFlags);
|
/external/llvm/include/llvm/MC/ |
D | ConstantPools.h | 88 ConstantPool *getConstantPool(MCSection *Section);
|
/external/llvm/lib/CodeGen/ |
D | PseudoSourceValue.cpp | 108 const PseudoSourceValue *PseudoSourceValueManager::getConstantPool() { in getConstantPool() function in PseudoSourceValueManager
|
/external/llvm/include/llvm/CodeGen/ |
D | PseudoSourceValue.h | 170 const PseudoSourceValue *getConstantPool();
|
D | MachineFunction.h | 302 MachineConstantPool *getConstantPool() { return ConstantPool; } 303 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
|
D | MachineMemOperand.h | 64 static MachinePointerInfo getConstantPool(MachineFunction &MF);
|
D | SelectionDAG.h | 541 SDValue getConstantPool(const Constant *C, EVT VT, 547 return getConstantPool(C, VT, Align, Offset, true, TargetFlags); 549 SDValue getConstantPool(MachineConstantPoolValue *C, EVT VT, 555 return getConstantPool(C, VT, Align, Offset, true, TargetFlags);
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsCodeEmitter.cpp | 121 MCPEs = &MF.getConstantPool()->getConstants(); in runOnMachineFunction()
|
/external/llvm/lib/Target/ARM/ |
D | ThumbRegisterInfo.cpp | 71 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb1LoadConstPool() 90 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb2LoadConstPool()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyAsmPrinter.cpp | 172 assert(MF->getConstantPool()->getConstants().empty() && in EmitConstantPool()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelDAGToDAG.cpp | 155 MF->getMachineMemOperand(MachinePointerInfo::getConstantPool(*MF), in Select()
|
D | XCoreInstrInfo.cpp | 442 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); in loadImmediate()
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreISelDAGToDAG.cpp | 177 MachinePointerInfo::getConstantPool(), MachineMemOperand::MOLoad, 4, 4); in Select()
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | AMDILISelDAGToDAG.cpp | 279 if (PSV && PSV == PseudoSourceValue::getConstantPool()) { in isCPLoad()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 279 DAG.getConstantPool(LLVMC, TLI.getPointerTy(DAG.getDataLayout())); in ExpandConstantFP() 284 MachinePointerInfo::getConstantPool(DAG.getMachineFunction()), VT, in ExpandConstantFP() 290 MachinePointerInfo::getConstantPool(DAG.getMachineFunction()), in ExpandConstantFP() 299 SDValue CPIdx = DAG.getConstantPool(CP->getConstantIntValue(), in ExpandConstant() 304 MachinePointerInfo::getConstantPool(DAG.getMachineFunction()), in ExpandConstant() 1888 DAG.getConstantPool(CP, TLI.getPointerTy(DAG.getDataLayout())); in ExpandBUILD_VECTOR() 1892 MachinePointerInfo::getConstantPool(DAG.getMachineFunction()), false, in ExpandBUILD_VECTOR() 2447 DAG.getConstantPool(FudgeFactor, TLI.getPointerTy(DAG.getDataLayout())); in ExpandLegalINT_TO_FP() 2455 MachinePointerInfo::getConstantPool(DAG.getMachineFunction()), false, in ExpandLegalINT_TO_FP() 2460 MachinePointerInfo::getConstantPool(DAG.getMachineFunction()), MVT::f32, in ExpandLegalINT_TO_FP()
|
/external/llvm/lib/Target/X86/ |
D | X86AsmPrinter.cpp | 558 MF->getConstantPool()->getConstants()[CPID]; in GetCPISymbol()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 370 SDValue CPIdx = DAG.getConstantPool(LLVMC, TLI.getPointerTy()); in ExpandConstantFP() 375 CPIdx, MachinePointerInfo::getConstantPool(), in ExpandConstantFP() 378 MachinePointerInfo::getConstantPool(), false, false, in ExpandConstantFP() 2154 SDValue CPIdx = DAG.getConstantPool(CP, TLI.getPointerTy()); in ExpandBUILD_VECTOR() 2157 MachinePointerInfo::getConstantPool(), in ExpandBUILD_VECTOR() 2624 SDValue CPIdx = DAG.getConstantPool(FudgeFactor, TLI.getPointerTy()); in ExpandLegalINT_TO_FP() 2631 MachinePointerInfo::getConstantPool(), in ExpandLegalINT_TO_FP() 2637 MachinePointerInfo::getConstantPool(), in ExpandLegalINT_TO_FP()
|