HomeSort by relevance Sort by last modified time
    Searched refs:Zero32 (Results 1 - 2 of 2) sorted by null

  /external/llvm/unittests/IR/
VerifierTest.cpp 41 Constant *Zero32 = ConstantInt::get(IntegerType::get(C, 32), 0);
42 BI->setOperand(0, Zero32);
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]

Completed in 97 milliseconds