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.h3481 virtual bool shouldFoldSelectWithSingleBitTest(EVT VT, in shouldFoldSelectWithSingleBitTest() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp24321 bool RISCVTargetLowering::shouldFoldSelectWithSingleBitTest( in shouldFoldSelectWithSingleBitTest() function in RISCVTargetLowering