Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h76 ARMConstantPoolValue *CPV = in getExistingMachineCPValueImpl() local
DARMISelLowering.cpp1798 ARMConstantPoolValue *CPV = in LowerCall() local
1813 ARMConstantPoolValue *CPV = in LowerCall() local
1873 ARMConstantPoolValue *CPV = in LowerCall() local
2517 ARMConstantPoolValue *CPV = in LowerBlockAddress() local
2543 ARMConstantPoolValue *CPV = in LowerToTLSGeneralDynamicModel() local
2595 ARMConstantPoolValue *CPV = in LowerToTLSExecModels() local
2617 ARMConstantPoolValue *CPV = in LowerToTLSExecModels() local
2669 ARMConstantPoolValue *CPV = ARMConstantPoolConstant::Create( in LowerGlobalAddressELF() local
2807 ARMConstantPoolValue *CPV = in LowerINTRINSIC_WO_CHAIN() local
6961 ARMConstantPoolValue *CPV = in SetupEntryBlockForSjLj() local
DARMExpandPseudoInsts.cpp1038 MachineConstantPoolValue *CPV; in ExpandMI() local
DARMFastISel.cpp628 ARMConstantPoolValue *CPV = ARMConstantPoolConstant::Create(GV, Id, in ARMMaterializeGV() local
2948 ARMConstantPoolValue *CPV = ARMConstantPoolConstant::Create( in ARMLowerPICELF() local
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp1704 void NVPTXAsmPrinter::printScalarConstant(const Constant *CPV, raw_ostream &O) { in printScalarConstant()
1780 void NVPTXAsmPrinter::bufferLEByte(const Constant *CPV, int Bytes, in bufferLEByte()
1904 void NVPTXAsmPrinter::bufferAggregateConstant(const Constant *CPV, in bufferAggregateConstant()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2527 SystemZConstantPoolValue *CPV = in lowerGlobalTLSAddress() local
2543 SystemZConstantPoolValue *CPV = in lowerGlobalTLSAddress() local
2588 SystemZConstantPoolValue *CPV = in lowerGlobalTLSAddress() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp2060 } else if (Constant *CPV = dyn_cast<Constant>(V)) { in getOperandValue() local