Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp8247 APInt ExpLSB = ExpMask & ~(ExpMask.shl(1)); lowerISFPCLASS() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8725 APInt ExpLSB = ExpMask & ~(ExpMask.shl(1)); expandIS_FPCLASS() local