Home
last modified time | relevance | path

Searched defs:SelectOpc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1030 unsigned RISCVCC::getBrCond(RISCVCC::CondCode CC, unsigned SelectOpc) { in getBrCond()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp4925 unsigned SelectOpc; in selectSDiv() local