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

  /external/llvm/lib/Transforms/Instrumentation/
EfficiencySanitizer.cpp 740 Type *SourceTy = GepInst->getSourceElementType();
744 if (isa<StructType>(SourceTy)) {
745 StructTy = cast<StructType>(SourceTy);
756 Type *Ty = GetElementPtrInst::getIndexedType(SourceTy, IdxVec);
    [all...]
  /external/clang/lib/CodeGen/
TargetInfo.cpp     [all...]
CGBuiltin.cpp     [all...]
  /external/spirv-llvm/lib/SPIRV/
SPIRVReader.cpp     [all...]

Completed in 210 milliseconds