Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h481 MachineInstrBuilder buildConstantPool(const DstOp &Res, unsigned Idx);
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp167 MachineInstrBuilder MachineIRBuilder::buildConstantPool(const DstOp &Res, in buildConstantPool() function in MachineIRBuilder
H A DLegalizerHelper.cpp2995 auto Addr = MIRBuilder.buildConstantPool( in lowerFConstant()