Home
last modified time | relevance | path

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

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