Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1141 bool WebAssemblyFastISel::selectLoad(const Instruction *I) { in selectLoad() function in WebAssemblyFastISel
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp893 bool MipsFastISel::selectLoad(const Instruction *I) { in selectLoad() function in MipsFastISel
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1944 bool AArch64FastISel::selectLoad(const Instruction *I) { in selectLoad() function in AArch64FastISel