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

  /external/llvm/unittests/IR/
IRBuilderTest.cpp 120 IntegerType *Ty1 = Builder.getInt1Ty();
121 EXPECT_EQ(Ty1, IntegerType::get(Ctx, 1));
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]

Completed in 139 milliseconds