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

  /external/llvm/unittests/IR/
ConstantsTest.cpp 170 Type *Int1Ty = Type::getInt1Ty(getGlobalContext());
182 Constant *P3 = ConstantExpr::getTrunc(P0, Int1Ty);
  /external/llvm/lib/IR/
LLVMContextImpl.h 306 IntegerType Int1Ty, Int8Ty, Int16Ty, Int32Ty, Int64Ty;

Completed in 969 milliseconds