Home
last modified time | relevance | path

Searched refs:selectLogicalOp (Results 1 – 4 of 4) 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp154 bool selectLogicalOp(const Instruction *I);
863 bool MipsFastISel::selectLogicalOp(const Instruction *I) { in selectLogicalOp() function in MipsFastISel
2037 return selectLogicalOp(I); in fastSelectInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp159 bool selectLogicalOp(const Instruction *I);
1915 bool AArch64FastISel::selectLogicalOp(const Instruction *I) { in selectLogicalOp() function in AArch64FastISel
5089 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()