Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp92 bool selectLogicalOp(const Instruction *I);
731 bool MipsFastISel::selectLogicalOp(const Instruction *I) { in selectLogicalOp() function in MipsFastISel
1402 return selectLogicalOp(I); in fastSelectInstruction()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp116 bool selectLogicalOp(const Instruction *I);
1836 bool AArch64FastISel::selectLogicalOp(const Instruction *I) { in selectLogicalOp() function in AArch64FastISel
4916 return selectLogicalOp(I); in fastSelectInstruction()