Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp186 bool selectLoad(const Instruction *I);
1181 bool WebAssemblyFastISel::selectLoad(const Instruction *I) { in selectLoad() function in WebAssemblyFastISel
1413 return selectLoad(I); in fastSelectInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp157 bool selectLoad(const Instruction *I);
889 bool MipsFastISel::selectLoad(const Instruction *I) { in selectLoad() function in MipsFastISel
2039 return selectLoad(I); in fastSelectInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp159 bool selectLoad(const Instruction *I);
1925 bool AArch64FastISel::selectLoad(const Instruction *I) { in selectLoad() function in AArch64FastISel
5076 return selectLoad(I); in fastSelectInstruction()