Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64LowerHomogeneousPrologEpilog.cpp244 static void emitLoad(MachineFunction &MF, MachineBasicBlock &MBB, in emitLoad() function
HDAArch64FastISel.cpp1752 unsigned AArch64FastISel::emitLoad(MVT VT, MVT RetVT, Address Addr, in emitLoad() function in AArch64FastISel
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsFastISel.cpp752 bool MipsFastISel::emitLoad(MVT VT, unsigned &ResultReg, Address &Addr) { in emitLoad() function in MipsFastISel