Searched defs:buildLoad (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMCallLowering.cpp | 276 MachineInstrBuilder buildLoad(const DstOp &Res, Register Addr, LLT MemTy, buildLoad() function
|
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.h | 948 MachineInstrBuilder buildLoad(const DstOp &Res, const SrcOp &Addr, buildLoad() function
|
/llvm-project/mlir/lib/Dialect/Vector/Transforms/ |
H A D | VectorDistribute.cpp | 131 Value buildLoad(RewriterBase &b, Location loc, Type type, Value buffer) { buildLoad() function
|
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.cpp | 424 MachineIRBuilder::buildLoad(const DstOp &Dst, const SrcOp &Addr, in buildLoad() function in MachineIRBuilder
|