Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h84 auto *CPV = in getExistingMachineCPValueImpl() local
H A DARMConstantPoolValue.cpp196 auto *CPV = static_cast<ARMConstantPoolValue*>( in getExistingMachineCPValue() local
H A DARMExpandPseudoInsts.cpp2330 MachineConstantPoolValue *CPV = in ExpandMI() local
2408 MachineConstantPoolValue *CPV; in ExpandMI() local
H A DARMFastISel.cpp567 ARMConstantPoolValue *CPV = ARMConstantPoolConstant::Create(GV, Id, in ARMMaterializeGV() local
2953 ARMConstantPoolValue *CPV = ARMConstantPoolConstant::Create( in ARMLowerPICELF() local
H A DARMISelLowering.cpp2497 ARMConstantPoolValue *CPV = in LowerCall() local
2511 ARMConstantPoolValue *CPV = in LowerCall() local
2564 ARMConstantPoolValue *CPV = in LowerCall() local
3292 ARMConstantPoolValue *CPV = in LowerBlockAddress() local
3421 auto *CPV = ARMConstantPoolConstant::Create(GA->getGlobal(), ARMCP::SECREL); in LowerGlobalTLSAddressWindows() local
3441 ARMConstantPoolValue *CPV = in LowerToTLSGeneralDynamicModel() local
3491 ARMConstantPoolValue *CPV = in LowerToTLSExecModels() local
3511 ARMConstantPoolValue *CPV = in LowerToTLSExecModels() local
3724 ARMConstantPoolValue *CPV = in LowerGlobalAddressELF() local
3938 ARMConstantPoolValue *CPV = in LowerINTRINSIC_WO_CHAIN() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1700 void NVPTXAsmPrinter::printScalarConstant(const Constant *CPV, raw_ostream &O) { in printScalarConstant()
1775 void NVPTXAsmPrinter::bufferLEByte(const Constant *CPV, int Bytes, in bufferLEByte()
1903 void NVPTXAsmPrinter::bufferAggregateConstant(const Constant *CPV, in bufferAggregateConstant()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3160 SystemZConstantPoolValue *CPV = in lowerGlobalTLSAddress() local
3175 SystemZConstantPoolValue *CPV = in lowerGlobalTLSAddress() local
3218 SystemZConstantPoolValue *CPV = in lowerGlobalTLSAddress() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp2103 } else if (Constant *CPV = dyn_cast<Constant>(V)) { in getOperandValue() local