Searched defs:CPVal (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/GISel/ | ||
H A D | AArch64InstructionSelector.cpp | 4082 emitConstantPoolEntry(const Constant * CPVal,MachineFunction & MF) const emitConstantPoolEntry() argument |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 3916 auto CPVal = ARMConstantPoolConstant::Create(GVar, Init); promoteToConstantPool() local |