Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp784 CSKYConstantPoolValue *CPV = CSKYConstantPoolConstant::Create( in getTargetConstantPoolValue() local
1045 CSKYConstantPoolValue *CPV = in getTargetConstantPoolValue() local
1056 CSKYConstantPoolValue *CPV = in getTargetConstantPoolValue() local
1067 CSKYConstantPoolValue *CPV = CSKYConstantPoolConstant::Create( in getTargetConstantPoolValue() local
1078 CSKYConstantPoolValue *CPV = CSKYConstantPoolConstant::Create( in getTargetConstantPoolValue() local
1311 CSKYConstantPoolValue *CPV = in getStaticTLSAddr() local
1345 CSKYConstantPoolValue *CPV = in getDynamicTLSAddr() local
H A DCSKYConstantPoolValue.h93 auto *CPV = in getExistingMachineCPValueImpl() local
H A DCSKYInstrInfo.cpp581 CSKYConstantPoolValue *CPV = CSKYConstantPoolSymbol::Create( in getGlobalBaseReg() local
/openbsd-src/gnu/llvm/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.cpp2492 MachineConstantPoolValue *CPV = in ExpandMI() local
2574 MachineConstantPoolValue *CPV; in ExpandMI() local
H A DARMFastISel.cpp566 ARMConstantPoolValue *CPV = ARMConstantPoolConstant::Create(GV, Id, in ARMMaterializeGV() local
2961 ARMConstantPoolValue *CPV = ARMConstantPoolConstant::Create( in ARMLowerPICELF() local
H A DARMISelLowering.cpp2663 ARMConstantPoolValue *CPV = ARMConstantPoolConstant::Create( in LowerCall() local
2688 ARMConstantPoolValue *CPV = ARMConstantPoolSymbol::Create( in LowerCall() local
2742 ARMConstantPoolValue *CPV = in LowerCall() local
3502 ARMConstantPoolValue *CPV = in LowerBlockAddress() local
3631 auto *CPV = ARMConstantPoolConstant::Create(GA->getGlobal(), ARMCP::SECREL); in LowerGlobalTLSAddressWindows() local
3651 ARMConstantPoolValue *CPV = in LowerToTLSGeneralDynamicModel() local
3701 ARMConstantPoolValue *CPV = in LowerToTLSExecModels() local
3721 ARMConstantPoolValue *CPV = in LowerToTLSExecModels() local
3934 ARMConstantPoolValue *CPV = in LowerGlobalAddressELF() local
4148 ARMConstantPoolValue *CPV = in LowerINTRINSIC_WO_CHAIN() local
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1765 void NVPTXAsmPrinter::printScalarConstant(const Constant *CPV, raw_ostream &O) { in printScalarConstant()
1800 void NVPTXAsmPrinter::bufferLEByte(const Constant *CPV, int Bytes, in bufferLEByte()
1880 void NVPTXAsmPrinter::bufferAggregateConstant(const Constant *CPV, in bufferAggregateConstant()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3345 SystemZConstantPoolValue *CPV = in lowerGlobalTLSAddress() local
3360 SystemZConstantPoolValue *CPV = in lowerGlobalTLSAddress() local
3403 SystemZConstantPoolValue *CPV = in lowerGlobalTLSAddress() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp2103 } else if (Constant *CPV = dyn_cast<Constant>(V)) { in getOperandValue() local