Home
last modified time | relevance | path

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

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