| /external/llvm/lib/Transforms/IPO/ | 
| D | ArgumentPromotion.cpp | 188     Type *ElTy = StructTy->getElementType(i);  in isDenselyPacked()  local 830             Type *ElTy = V->getType();  in DoPromotion()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | 
| D | AliasAnalysisEvaluator.cpp | 235       Type *ElTy = cast<PointerType>(Pointer->getType())->getElementType();  in runInternal()  local
  | 
| D | ScalarEvolutionExpander.cpp | 408   Type *ElTy = OriginalElTy;  in expandAddToGEP()  local
  | 
| /external/llvm/lib/Analysis/ | 
| D | AliasAnalysisEvaluator.cpp | 243       Type *ElTy = cast<PointerType>(Pointer->getType())->getElementType();  in runInternal()  local
  | 
| D | ScalarEvolutionExpander.cpp | 391   Type *ElTy = OriginalElTy;  in expandAddToGEP()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ | 
| D | ArgumentPromotion.cpp | 286             Type *ElTy = V->getType();  in doPromotion()  local 800     Type *ElTy = StructTy->getElementType(i);  in isDenselyPacked()  local
  | 
| D | GlobalOpt.cpp | 509     Type *ElTy = nullptr;  in SRAGlobal()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ | 
| D | AMDGPUHSAMetadataStreamer.cpp | 190     auto ElTy = VecTy->getElementType();  in getTypeName()  local 636     auto ElTy = VecTy->getElementType();  in getTypeName()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ | 
| D | ExecutionEngine.cpp | 108     Type *ElTy = GV->getValueType();  in Create()  local 1305   Type *ElTy = GV->getValueType();  in EmitGlobalVariable()  local
  | 
| /external/llvm/lib/ExecutionEngine/ | 
| D | ExecutionEngine.cpp | 106     Type *ElTy = GV->getValueType();  in Create()  local 1353   Type *ElTy = GV->getValueType();  in EmitGlobalVariable()  local
  | 
| /external/llvm/lib/IR/ | 
| D | Verifier.cpp | 2887   Type *ElTy =  in visitGetElementPtrInst()  local 2979   Type *ElTy = LI.getType();  in visitLoadInst()  local 3006   Type *ElTy = PTy->getElementType();  in visitStoreInst()  local 3108   Type *ElTy = PTy->getElementType();  in visitAtomicCmpXchgInst()  local 3128   Type *ElTy = PTy->getElementType();  in visitAtomicRMWInst()  local
  | 
| D | ConstantFold.cpp | 115         Type *ElTy = PTy->getElementType();  in FoldBitCast()  local 1299 static int IdxCompare(Constant *C1, Constant *C2, Type *ElTy) {  in IdxCompare()
  | 
| /external/llvm/lib/Transforms/Scalar/ | 
| D | LoopRerollPass.cpp | 481       Type *ElTy = PTy->getElementType();  in getIncrmentFactorSCEV()  local 1491     Type *ElTy = PTy->getElementType();  in replaceIV()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | 
| D | Verifier.cpp | 3314   Type *ElTy =  in visitGetElementPtrInst()  local 3409   Type *ElTy = LI.getType();  in visitLoadInst()  local 3435   Type *ElTy = PTy->getElementType();  in visitStoreInst()  local 3534   Type *ElTy = PTy->getElementType();  in visitAtomicCmpXchgInst()  local 3554   Type *ElTy = PTy->getElementType();  in visitAtomicRMWInst()  local
  | 
| D | ConstantFold.cpp | 116         Type *ElTy = PTy->getElementType();  in FoldBitCast()  local 1427 static int IdxCompare(Constant *C1, Constant *C2, Type *ElTy) {  in IdxCompare()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ | 
| D | IRBuilder.h | 2717   Value *CreatePreserveArrayAccessIndex(Type *ElTy, Value *Base,  in CreatePreserveArrayAccessIndex() 2766   Value *CreatePreserveStructAccessIndex(Type *ElTy, Value *Base,  in CreatePreserveStructAccessIndex()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ | 
| D | SystemZTargetTransformInfo.cpp | 644     Type *ElTy = OpTy->getScalarType();  in getCmpOpsType()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | 
| D | Scalarizer.cpp | 272     Type *ElTy = PtrTy->getElementType()->getVectorElementType();  in operator []()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ | 
| D | HexagonCommonGEP.cpp | 1128     Type *ElTy = cast<PointerType>(InpTy->getScalarType())->getElementType();  in fabricateGEP()  local
  | 
| /external/llvm/lib/Target/Hexagon/ | 
| D | HexagonCommonGEP.cpp | 1121     Type *ElTy = cast<PointerType>(InpTy->getScalarType())->getElementType();  in fabricateGEP()  local
  | 
| /external/clang/lib/CodeGen/ | 
| D | CGStmtOpenMP.cpp | 886 static Address castToBase(CodeGenFunction &CGF, QualType BaseTy, QualType ElTy,  in castToBase() 913 static LValue loadToBegin(CodeGenFunction &CGF, QualType BaseTy, QualType ElTy,  in loadToBegin()
  | 
| D | CGExprScalar.cpp | 2854       QualType ElTy = LHSTy->getAs<VectorType>()->getElementType();  in EmitCompare()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ | 
| D | BitcodeReader.cpp | 614     Type *ElTy = cast<PointerType>(FullTy)->getElementType();  in getPointerElementTypes()  local 2604         Type *ElTy = getTypeByID(Record[OpNum++]);  in parseConstants()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ | 
| D | Execution.cpp | 950   Type *ElTy = Cond->getType();  in visitSwitchInst()  local
  | 
| /external/llvm/lib/ExecutionEngine/Interpreter/ | 
| D | Execution.cpp | 897   Type *ElTy = Cond->getType();  in visitSwitchInst()  local
  |