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