Home
last modified time | relevance | path

Searched defs:CPV (Results 1 – 15 of 15) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h77 ARMConstantPoolValue *CPV = in getExistingMachineCPValueImpl() local
DARMISelLowering.cpp1825 ARMConstantPoolValue *CPV = in LowerCall() local
1840 ARMConstantPoolValue *CPV = in LowerCall() local
1889 ARMConstantPoolValue *CPV = in LowerCall() local
2526 ARMConstantPoolValue *CPV = in LowerBlockAddress() local
2656 auto *CPV = ARMConstantPoolConstant::Create(GA->getGlobal(), ARMCP::SECREL); in LowerGlobalTLSAddressWindows() local
2677 ARMConstantPoolValue *CPV = in LowerToTLSGeneralDynamicModel() local
2728 ARMConstantPoolValue *CPV = in LowerToTLSExecModels() local
2750 ARMConstantPoolValue *CPV = in LowerToTLSExecModels() local
2807 ARMConstantPoolValue *CPV = ARMConstantPoolConstant::Create( in LowerGlobalAddressELF() local
2943 ARMConstantPoolValue *CPV = in LowerINTRINSIC_WO_CHAIN() local
[all …]
DARMExpandPseudoInsts.cpp1287 MachineConstantPoolValue *CPV; in ExpandMI() local
DARMFastISel.cpp589 ARMConstantPoolValue *CPV = ARMConstantPoolConstant::Create(GV, Id, in ARMMaterializeGV() local
2941 ARMConstantPoolValue *CPV = ARMConstantPoolConstant::Create( in ARMLowerPICELF() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h86 auto *CPV = in getExistingMachineCPValueImpl() local
DARMConstantPoolValue.cpp196 auto *CPV = static_cast<ARMConstantPoolValue*>( in getExistingMachineCPValue() local
DARMExpandPseudoInsts.cpp1417 MachineConstantPoolValue *CPV = in ExpandMI() local
1491 MachineConstantPoolValue *CPV; in ExpandMI() local
DARMFastISel.cpp585 ARMConstantPoolValue *CPV = ARMConstantPoolConstant::Create(GV, Id, in ARMMaterializeGV() local
2959 ARMConstantPoolValue *CPV = ARMConstantPoolConstant::Create( in ARMLowerPICELF() local
DARMISelLowering.cpp2326 ARMConstantPoolValue *CPV = in LowerCall() local
2340 ARMConstantPoolValue *CPV = in LowerCall() local
2393 ARMConstantPoolValue *CPV = in LowerCall() local
3070 ARMConstantPoolValue *CPV = in LowerBlockAddress() local
3200 auto *CPV = ARMConstantPoolConstant::Create(GA->getGlobal(), ARMCP::SECREL); in LowerGlobalTLSAddressWindows() local
3219 ARMConstantPoolValue *CPV = in LowerToTLSGeneralDynamicModel() local
3269 ARMConstantPoolValue *CPV = in LowerToTLSExecModels() local
3289 ARMConstantPoolValue *CPV = in LowerToTLSExecModels() local
3506 ARMConstantPoolValue *CPV = in LowerGlobalAddressELF() local
3720 ARMConstantPoolValue *CPV = in LowerINTRINSIC_WO_CHAIN() local
[all …]
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp1732 void NVPTXAsmPrinter::printScalarConstant(const Constant *CPV, raw_ostream &O) { in printScalarConstant()
1807 void NVPTXAsmPrinter::bufferLEByte(const Constant *CPV, int Bytes, in bufferLEByte()
1930 void NVPTXAsmPrinter::bufferAggregateConstant(const Constant *CPV, in bufferAggregateConstant()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp1711 void NVPTXAsmPrinter::printScalarConstant(const Constant *CPV, raw_ostream &O) { in printScalarConstant()
1786 void NVPTXAsmPrinter::bufferLEByte(const Constant *CPV, int Bytes, in bufferLEByte()
1914 void NVPTXAsmPrinter::bufferAggregateConstant(const Constant *CPV, in bufferAggregateConstant()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2586 SystemZConstantPoolValue *CPV = in lowerGlobalTLSAddress() local
2602 SystemZConstantPoolValue *CPV = in lowerGlobalTLSAddress() local
2647 SystemZConstantPoolValue *CPV = in lowerGlobalTLSAddress() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp3103 SystemZConstantPoolValue *CPV = in lowerGlobalTLSAddress() local
3118 SystemZConstantPoolValue *CPV = in lowerGlobalTLSAddress() local
3161 SystemZConstantPoolValue *CPV = in lowerGlobalTLSAddress() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp2107 } else if (Constant *CPV = dyn_cast<Constant>(V)) { in getOperandValue() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp2060 } else if (Constant *CPV = dyn_cast<Constant>(V)) { in getOperandValue() local