Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp93 bool selectLoad(const Instruction *I);
758 bool MipsFastISel::selectLoad(const Instruction *I) { in selectLoad() function in MipsFastISel
1396 return selectLoad(I); in fastSelectInstruction()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp117 bool selectLoad(const Instruction *I);
1865 bool AArch64FastISel::selectLoad(const Instruction *I) { in selectLoad() function in AArch64FastISel
4949 return selectLoad(I); in fastSelectInstruction()