Home
last modified time | relevance | path

Searched defs:buildLoad (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp273 MachineInstrBuilder buildLoad(const DstOp &Res, Register Addr, uint64_t Size, in buildLoad() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsCallLowering.cpp114 MachineInstrBuilder buildLoad(const DstOp &Res, const CCValAssign &VA) { in buildLoad() function in __anon09ab156b0111::MipsIncomingValueHandler
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h840 MachineInstrBuilder buildLoad(const DstOp &Res, const SrcOp &Addr, in buildLoad() function
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp343 MachineIRBuilder::buildLoad(const DstOp &Dst, const SrcOp &Addr, in buildLoad() function in MachineIRBuilder