Searched defs:CI2 (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp77 const ConstantInt* CI2 = cast<const ConstantInt>(C2.High); local
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1985 ConstantInt *CI2; local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h192 const ConstantInt* CI2 = cast<const ConstantInt>(C2.High); local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1902 ConstantInt *CI2 = 0; local
H A DInstCombineCompares.cpp2197 ConstantInt *CI2; // I = icmp ugt (add (add A, B), CI2), CI local
1901 ProcessUGT_ADDCST_ADD(ICmpInst &I, Value *A, Value *B, ConstantInt *CI2, ConstantInt *CI1, InstCombiner &IC) argument
[all...]

Completed in 137 milliseconds