Searched defs:selectBranch (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 935 bool MipsFastISel::selectBranch(const Instruction *I) { selectBranch() function in MipsFastISel |
/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVInstructionSelector.cpp | 2128 bool SPIRVInstructionSelector::selectBranch(MachineInstr &I) const { selectBranch() function in SPIRVInstructionSelector |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 2384 bool AArch64FastISel::selectBranch(const Instruction *I) { selectBranch() function in AArch64FastISel |