Home
last modified time | relevance | path

Searched defs:selectBranch (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp1442 bool SPIRVInstructionSelector::selectBranch(MachineInstr &I) const { selectBranch() function in SPIRVInstructionSelector
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp935 bool MipsFastISel::selectBranch(const Instruction *I) { in selectBranch() function in MipsFastISel
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2383 bool AArch64FastISel::selectBranch(const Instruction *I) { selectBranch() function in AArch64FastISel