Searched refs:selectBranch (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp98 bool selectBranch(const Instruction *I);
898 bool MipsFastISel::selectBranch(const Instruction *I) { function in class:MipsFastISel
1802 return selectBranch(I);
/external/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp120 bool selectBranch(const Instruction *I);
2267 bool AArch64FastISel::selectBranch(const Instruction *I) { function in class:AArch64FastISel
4905 return selectBranch(I);

Completed in 128 milliseconds