Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86LegalizerInfo.cpp635 auto Addr = MIRBuilder.buildConstantPool( in legalizeBuildVector()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h491 MachineInstrBuilder buildConstantPool(const DstOp &Res, unsigned Idx);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp169 MachineInstrBuilder MachineIRBuilder::buildConstantPool(const DstOp &Res, in buildConstantPool() function in MachineIRBuilder
H A DLegalizerHelper.cpp3100 auto Addr = MIRBuilder.buildConstantPool( in emitLoadFromConstantPool()