Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp166 MachineInstr *emitLoadFromConstantPool(const Constant *CPVal,
2352 auto *LoadMI = emitLoadFromConstantPool(FPImm, MIB); in select()
3936 MachineInstr *AArch64InstructionSelector::emitLoadFromConstantPool( in emitLoadFromConstantPool() function in AArch64InstructionSelector
4557 MachineInstr *IndexLoad = emitLoadFromConstantPool(CPVal, MIRBuilder); in selectShuffleVector()
4759 auto *CPLoad = emitLoadFromConstantPool(CV, MIB); in tryOptConstantBuildVec()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp135 MachineInstr *emitLoadFromConstantPool(Constant *CPVal,
3172 MachineInstr *AArch64InstructionSelector::emitLoadFromConstantPool( in emitLoadFromConstantPool() function in AArch64InstructionSelector
3812 MachineInstr *IndexLoad = emitLoadFromConstantPool(CPVal, MIRBuilder); in selectShuffleVector()