Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3378 virtual bool shouldFoldSelectWithSingleBitTest(EVT VT, in shouldFoldSelectWithSingleBitTest() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp22028 bool RISCVTargetLowering::shouldFoldSelectWithSingleBitTest( shouldFoldSelectWithSingleBitTest() function in RISCVTargetLowering