Home | Sort by relevance Sort by last modified time |
/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...] |