Searched defs:C1 (Results 26 - 37 of 37) sorted by relevance

12

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2535 ConstantInt *C1, *C2; local
[all...]
H A DInstructionCombining.cpp295 Constant *C1 = cast<Constant>(Op0->getOperand(1)); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DConstants.cpp1583 Constant *ConstantExpr::get(unsigned Opcode, Constant *C1, Constant *C2, argument
1703 getCompare(unsigned short Predicate, Constant *C1, Constant *C2) argument
1922 getAdd(Constant *C1, Constant *C2, bool HasNUW, bool HasNSW) argument
1929 getFAdd(Constant *C1, Constant *C2) argument
1933 getSub(Constant *C1, Constant *C2, bool HasNUW, bool HasNSW) argument
1940 getFSub(Constant *C1, Constant *C2) argument
1944 getMul(Constant *C1, Constant *C2, bool HasNUW, bool HasNSW) argument
1951 getFMul(Constant *C1, Constant *C2) argument
1955 getUDiv(Constant *C1, Constant *C2, bool isExact) argument
1960 getSDiv(Constant *C1, Constant *C2, bool isExact) argument
1965 getFDiv(Constant *C1, Constant *C2) argument
1969 getURem(Constant *C1, Constant *C2) argument
1973 getSRem(Constant *C1, Constant *C2) argument
1977 getFRem(Constant *C1, Constant *C2) argument
1981 getAnd(Constant *C1, Constant *C2) argument
1985 getOr(Constant *C1, Constant *C2) argument
1989 getXor(Constant *C1, Constant *C2) argument
1993 getShl(Constant *C1, Constant *C2, bool HasNUW, bool HasNSW) argument
2000 getLShr(Constant *C1, Constant *C2, bool isExact) argument
2005 getAShr(Constant *C1, Constant *C2, bool isExact) argument
[all...]
/macosx-10.9.5/ruby-104/ruby/test/ruby/
H A Dtest_module.rb1396 class C1 < C0 class
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1437 unsigned C1= cast<ConstantSDNode>(InOp.getOperand(1))->getZExtValue(); local
1501 unsigned C1= cast<ConstantSDNode>(InOp.getOperand(1))->getZExtValue(); local
1930 const APInt &C1 = N1C->getAPIntValue(); local
[all...]
H A DSelectionDAG.cpp1596 const APInt &C1 = N1C->getAPIntValue(); local
2706 const APInt &C1 = Cst1->getAPIntValue(), &C2 = Cst2->getAPIntValue(); local
[all...]
H A DDAGCombiner.cpp3066 ConstantSDNode *C1 = cast<ConstantSDNode>(N0.getOperand(1)); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DSimplifyCFG.cpp577 ValuesOverlap(std::vector<ValueEqualityComparisonCase> &C1, argument
/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DDVLib.c2071 UInt32 A1, C1, d1, n1; local
/macosx-10.9.5/ncurses-42/ncurses/test/
H A Dncurses.c2882 bool C1 = (first == 128); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMISelLowering.cpp7241 ConstantSDNode *C1 = dyn_cast<ConstantSDNode>(ExtVec1->getOperand(1)); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86ISelLowering.cpp7917 Constant *C1 = ConstantVector::get(CV1); local

Completed in 662 milliseconds

12