Searched defs:shouldFoldSelectWithSingleBitTest (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 3377 virtual bool shouldFoldSelectWithSingleBitTest(EVT VT, shouldFoldSelectWithSingleBitTest() function |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 21966 bool RISCVTargetLowering::shouldFoldSelectWithSingleBitTest( shouldFoldSelectWithSingleBitTest() function in RISCVTargetLowering |