Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp94 bool selectStore(const Instruction *I);
780 bool MipsFastISel::selectStore(const Instruction *I) { in selectStore() function in MipsFastISel
1398 return selectStore(I); in fastSelectInstruction()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp118 bool selectStore(const Instruction *I);
2025 bool AArch64FastISel::selectStore(const Instruction *I) { in selectStore() function in AArch64FastISel
4951 return selectStore(I); in fastSelectInstruction()