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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp132 bool SelectBranch(const Instruction *I);
769 bool PPCFastISel::SelectBranch(const Instruction *I) { function in class:PPCFastISel
1945 return SelectBranch(I);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp169 bool SelectBranch(const Instruction *I);
1237 bool ARMFastISel::SelectBranch(const Instruction *I) { function in class:ARMFastISel
2830 return SelectBranch(I);

Completed in 65 milliseconds