Searched defs:RangeCheck (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyFixBrTableDefaults.cpp | 128 auto *RangeCheck = MRI.getVRegDef(Cond[1].getReg()); in fixBrTableDefault() local |
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopPredication.cpp | 581 widenICmpRangeCheckIncrementingLoop(LoopICmp LatchCheck,LoopICmp RangeCheck,SCEVExpander & Expander,Instruction * Guard) widenICmpRangeCheckIncrementingLoop() argument |
H A D | GuardWidening.cpp | 240 class RangeCheck { class in __anonfd3b26bb0111::GuardWideningImpl |