Searched defs:CmpC (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp878 const APInt *C, *CmpC; local
1052 const APInt *CmpC; local
1578 const APInt *CmpC; local
1597 const APInt *CmpC; local
[all...]
H A DInstCombineAndOrXor.cpp2163 Constant *CmpC = ConstantExpr::getSub(LshrC, Log2C1); local
2180 Constant *CmpC = ConstantExpr::getSub(ShlC, Log2C3); local
H A DInstCombineCompares.cpp5548 const APInt *CmpC; local
5565 const APInt *CmpC; local
5582 const APInt *CmpC; local
5593 const APInt *CmpC; local
5639 auto *CmpC = ConstantInt::get(XTy, Log2C2 - Log2C1); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1651 const APInt *CmpC, *AddC; local
7977 APInt CmpC = cast<ConstantInt>(Cmp->getOperand(1))->getValue(); local
[all...]

Completed in 264 milliseconds