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

  /external/llvm/lib/Target/PowerPC/
PPCLoopPreIncPrep.cpp 317 Type *I8Ty = Type::getInt8Ty(MemI->getParent()->getContext());
355 I8Ty, NewPHI, BasePtrIncSCEV->getValue(),
404 I8Ty, PtrInc, I->Offset->getValue(),
  /external/llvm/unittests/IR/
InstructionsTest.cpp 298 Type *I8Ty = IntegerType::get(C, 8);
300 PointerType *Ptri8Ty = PointerType::get(I8Ty, 0);
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]

Completed in 1301 milliseconds