Home
last modified time | relevance | path

Searched defs:emitLoadFromConstantPool (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4091 MachineInstr *AArch64InstructionSelector::emitLoadFromConstantPool( emitLoadFromConstantPool() function in AArch64InstructionSelector
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3068 static void emitLoadFromConstantPool(Register DstReg, const Constant *ConstVal, emitLoadFromConstantPool() function