Home
last modified time | relevance | path

Searched defs:emitLoad (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LowerHomogeneousPrologEpilog.cpp244 static void emitLoad(MachineFunction &MF, MachineBasicBlock &MBB, in emitLoad() function
H A DAArch64FastISel.cpp1752 unsigned AArch64FastISel::emitLoad(MVT VT, MVT RetVT, Address Addr, in emitLoad() function in AArch64FastISel
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp752 bool MipsFastISel::emitLoad(MVT VT, unsigned &ResultReg, Address &Addr) { in emitLoad() function in MipsFastISel