Searched defs:Cst1 (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2945 ConstantInt *Cst1; local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2769 FoldConstantArithmetic(unsigned Opcode, EVT VT, SDNode *Cst1, SDNode *Cst2) argument
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5790 SDValue Cst1 = DAG.getConstant(-1, MVT::i16); local
5798 SDValue Cst1 = DAG.getConstant(-1, MVT::i32); local

Completed in 251 milliseconds