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