Home
last modified time | relevance | path

Searched refs:getConstantPool (Results 1 – 25 of 80) sorted by relevance

1234

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DPseudoSourceValue.cpp51 const PseudoSourceValue *PseudoSourceValue::getConstantPool() in getConstantPool() function in PseudoSourceValue
86 this == getConstantPool() || in isConstant()
96 this == getConstantPool() || in isAliased()
105 this == getConstantPool() || in mayAlias()
DELFCodeEmitter.cpp64 emitConstantPool(MF.getConstantPool()); in startFunction()
/external/llvm/lib/MC/
DConstantPools.cpp50 ConstantPool *AssemblerConstantPools::getConstantPool(MCSection *Section) { in getConstantPool() function in AssemblerConstantPools
83 if (ConstantPool *CP = getConstantPool(Section)) { in emitForCurrentSection()
/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp151 ConstantList getConstantPool() const { in getConstantPool() function in Ice::__anon9ab01fc20111::TypePool
733 for (auto *C : getConstPool()->WhichPool.getConstantPool()) { \ in dumpConstantLookupCounts()
853 ConstantList GlobalContext::getConstantPool(Type Ty) { in getConstantPool() function in Ice::GlobalContext
857 return getConstPool()->Integers8.getConstantPool(); in getConstantPool()
859 return getConstPool()->Integers16.getConstantPool(); in getConstantPool()
861 return getConstPool()->Integers32.getConstantPool(); in getConstantPool()
863 return getConstPool()->Integers64.getConstantPool(); in getConstantPool()
865 return getConstPool()->Floats.getConstantPool(); in getConstantPool()
867 return getConstPool()->Doubles.getConstantPool(); in getConstantPool()
885 return getConstPool()->ExternRelocatables.getConstantPool(); in getConstantExternSyms()
DIceGlobalContext.h259 ConstantList getConstantPool(Type Ty);
/external/annotation-tools/asmx/test/perf/org/objectweb/asm/
DBCELPerfTest.java70 ConstantPoolGen cp = cg.getConstantPool(); in nullAdaptClass()
104 ConstantPoolGen cp = cg.getConstantPool(); in counterAdaptClass()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DThumb2RegisterInfo.cpp43 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitLoadConstPool()
/external/llvm/include/llvm/MC/
DConstantPools.h88 ConstantPool *getConstantPool(MCSection *Section);
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DPseudoSourceValue.h74 static const PseudoSourceValue *getConstantPool();
DMachineFunction.h179 MachineConstantPool *getConstantPool() { return ConstantPool; }
180 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
DMachineMemOperand.h54 static MachinePointerInfo getConstantPool();
DSelectionDAG.h369 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/lib/CodeGen/
DPseudoSourceValue.cpp108 const PseudoSourceValue *PseudoSourceValueManager::getConstantPool() { in getConstantPool() function in PseudoSourceValueManager
/external/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h170 const PseudoSourceValue *getConstantPool();
DMachineFunction.h302 MachineConstantPool *getConstantPool() { return ConstantPool; }
303 const MachineConstantPool *getConstantPool() const { return ConstantPool; }
DMachineMemOperand.h64 static MachinePointerInfo getConstantPool(MachineFunction &MF);
DSelectionDAG.h541 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/oj-libjdwp/src/share/back/
DReferenceTypeImpl.c310 getConstantPool(PacketInputStream *in, PacketOutputStream *out) in getConstantPool() function
626 ,(void *)getConstantPool
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsCodeEmitter.cpp121 MCPEs = &MF.getConstantPool()->getConstants(); in runOnMachineFunction()
/external/llvm/lib/Target/ARM/
DThumbRegisterInfo.cpp71 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb1LoadConstPool()
90 MachineConstantPool *ConstantPool = MF.getConstantPool(); in emitThumb2LoadConstPool()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyAsmPrinter.cpp172 assert(MF->getConstantPool()->getConstants().empty() && in EmitConstantPool()
/external/llvm/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp155 MF->getMachineMemOperand(MachinePointerInfo::getConstantPool(*MF), in Select()
DXCoreInstrInfo.cpp442 MachineConstantPool *ConstantPool = MBB.getParent()->getConstantPool(); in loadImmediate()
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp177 MachinePointerInfo::getConstantPool(), MachineMemOperand::MOLoad, 4, 4); in Select()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp279 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()

1234