Home
last modified time | relevance | path

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

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