Searched defs:emitLoad (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64LowerHomogeneousPrologEpilog.cpp | 244 static void emitLoad(MachineFunction &MF, MachineBasicBlock &MBB, emitLoad() function |
H A D | AArch64FastISel.cpp | 1752 unsigned AArch64FastISel::emitLoad(MVT VT, MVT RetVT, Address Addr, emitLoad() function in AArch64FastISel |
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 752 bool MipsFastISel::emitLoad(MVT VT, unsigned &ResultReg, Address &Addr) { emitLoad() function in MipsFastISel |