Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp108 bool selectLogicalOp(const Instruction *I);
830 bool MipsFastISel::selectLogicalOp(const Instruction *I) { in selectLogicalOp() function in MipsFastISel
1813 return selectLogicalOp(I); in fastSelectInstruction()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp116 bool selectLogicalOp(const Instruction *I);
1861 bool AArch64FastISel::selectLogicalOp(const Instruction *I) { in selectLogicalOp() function in AArch64FastISel
4936 return selectLogicalOp(I); in fastSelectInstruction()