Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp187 MachineInstr *emitLoadFromConstantPool(const Constant *CPVal,
2418 auto *LoadMI = emitLoadFromConstantPool(FPImm, MIB); in select()
4014 MachineInstr *AArch64InstructionSelector::emitLoadFromConstantPool( in emitLoadFromConstantPool() function in AArch64InstructionSelector
4602 MachineInstr *IndexLoad = emitLoadFromConstantPool(CPVal, MIB); in selectShuffleVector()
4782 auto *CPLoad = emitLoadFromConstantPool(CV, MIRBuilder); in emitConstantVector()