Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp158 const APInt *ConstA = nullptr, *ConstB = nullptr, *ConstC = nullptr; in getMaskedICmpType() local
643 const APInt ConstC = PredL != NewCC ? *ConstB ^ *OldConstC : *OldConstC; in foldLogOpOfMaskedICmps() local