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

  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
ScalarEvolutionTest.cpp 173 ConstantInt *Ci32 = ConstantInt::get(Context, APInt(32, 1));
175 GetElementPtrInst::Create(I32Ty, Alloca, Ci32, "gep0", Br);
179 GetElementPtrInst::Create(I8Ty, CastA, Ci32, "gep1", Br);
181 I8Ty, UndefValue::get(I8PtrTy), Ci32, "gep2", Br);
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringMIPS32.cpp     [all...]

Completed in 800 milliseconds