Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp97 bool selectStore(const Instruction *I);
866 bool MipsFastISel::selectStore(const Instruction *I) { in selectStore() function in MipsFastISel
1776 return selectStore(I); in fastSelectInstruction()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp119 bool selectStore(const Instruction *I);
2061 bool AArch64FastISel::selectStore(const Instruction *I) { in selectStore() function in AArch64FastISel
4938 return selectStore(I); in fastSelectInstruction()