| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| D | NVPTXLowerAlloca.cpp | 73 auto ETy = cast<PointerType>(allocaInst->getType())->getElementType(); in runOnFunction() local
|
| D | NVPTXAsmPrinter.cpp | 1013 Type *ETy = GVar->getValueType(); in printModuleLevelGV() local 1327 Type *ETy = GVar->getValueType(); in emitPTXGlobalVariable() local 1390 Type *ETy = STy->getElementType(i); in getOpenCLAlignment() local 1495 Type *ETy = PTy->getElementType(); in emitFunctionParamList() local 1555 Type *ETy = PTy->getElementType(); in emitFunctionParamList() local 1802 Type *ETy = CPV->getType(); in bufferLEByte() local
|
| D | NVPTXISelLowering.cpp | 1359 Type *ETy = PTy->getElementType(); in getPrototype() local
|
| /external/llvm/lib/Target/NVPTX/ |
| D | NVPTXLowerAlloca.cpp | 73 auto ETy = PTy->getElementType(); in runOnBasicBlock() local
|
| D | NVPTXAsmPrinter.cpp | 1057 Type *ETy = GVar->getValueType(); in printModuleLevelGV() local 1368 Type *ETy = GVar->getValueType(); in emitPTXGlobalVariable() local 1424 Type *ETy = STy->getElementType(i); in getOpenCLAlignment() local 1528 Type *ETy = PTy->getElementType(); in emitFunctionParamList() local 1583 Type *ETy = PTy->getElementType(); in emitFunctionParamList() local 1824 Type *ETy = CPV->getType(); in bufferLEByte() local
|
| /external/clang/lib/Analysis/ |
| D | FormatString.cpp | 313 if (const EnumType *ETy = argTy->getAs<EnumType>()) in matchesType() local 330 if (const EnumType *ETy = argTy->getAs<EnumType>()) in matchesType() local
|
| D | ScanfFormatString.cpp | 421 if (const EnumType *ETy = PT->getAs<EnumType>()) in fixType() local
|
| D | PrintfFormatString.cpp | 601 if (const EnumType *ETy = QT->getAs<EnumType>()) in fixType() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyLowerGlobalDtors.cpp | 72 auto *ETy = dyn_cast<StructType>(InitList->getType()->getElementType()); in runOnModule() local
|
| /external/llvm/lib/Analysis/ |
| D | ObjCARCInstKind.cpp | 102 Type *ETy = PTy->getElementType(); in GetFunctionClass() local
|
| D | ScalarEvolution.cpp | 2029 Type *ETy = getEffectiveSCEVType(Ops[0]->getType()); in getAddExpr() local 2440 Type *ETy = getEffectiveSCEVType(Ops[0]->getType()); in getMulExpr() local 2885 Type *ETy = getEffectiveSCEVType(Operands[0]->getType()); in getAddRecExpr() local 3034 Type *ETy = getEffectiveSCEVType(Ops[0]->getType()); in getSMaxExpr() local 3135 Type *ETy = getEffectiveSCEVType(Ops[0]->getType()); in getUMaxExpr() local 9202 Type *ETy = getEffectiveSCEVType(PointerType::getUnqual(Ty)); in getElementSize() local
|
| /external/clang/lib/CodeGen/ |
| D | CodeGenTypes.cpp | 499 QualType ETy = RTy->getPointeeType(); in ConvertType() local 507 QualType ETy = PTy->getPointeeType(); in ConvertType() local
|
| D | CodeGenTBAA.cpp | 151 if (const EnumType *ETy = dyn_cast<EnumType>(Ty)) { in getTBAAInfo() local
|
| /external/llvm/lib/Transforms/IPO/ |
| D | PassManagerBuilder.cpp | 171 void PassManagerBuilder::addExtensionsToPM(ExtensionPointTy ETy, in addExtensionsToPM()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | PassManagerBuilder.cpp | 235 void PassManagerBuilder::addExtensionsToPM(ExtensionPointTy ETy, in addExtensionsToPM()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
| D | BTFDebug.h | 94 const DICompositeType *ETy; variable
|
| D | BTFDebug.cpp | 154 BTFTypeEnum::BTFTypeEnum(const DICompositeType *ETy, uint32_t VLen) : ETy(ETy) { in BTFTypeEnum()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | InterleavedLoadCombinePass.cpp | 1201 Type *ETy = InterleavedLoad.front().SVI->getType()->getElementType(); in combine() local
|
| /external/llvm/lib/IR/ |
| D | AsmWriter.cpp | 1238 Type *ETy = CA->getType()->getElementType(); in WriteConstantInternal() local 1266 Type *ETy = CA->getType()->getElementType(); in WriteConstantInternal() local 1316 Type *ETy = CV->getType()->getVectorElementType(); in WriteConstantInternal() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | AsmWriter.cpp | 1401 Type *ETy = CA->getType()->getElementType(); in WriteConstantInternal() local 1429 Type *ETy = CA->getType()->getElementType(); in WriteConstantInternal() local 1478 Type *ETy = CV->getType()->getVectorElementType(); in WriteConstantInternal() local
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | AsmPrinter.cpp | 1597 StructType *ETy = dyn_cast<StructType>(InitList->getType()->getElementType()); in EmitXXStructorList() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86TargetTransformInfo.cpp | 3605 EVT ETy = TLI->getValueType(DL, VT); in getInterleavedMemoryOpCostAVX2() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | ScalarEvolution.cpp | 2421 Type *ETy = getEffectiveSCEVType(Ops[0]->getType()); in getAddExpr() local 2922 Type *ETy = getEffectiveSCEVType(Ops[0]->getType()); in getMulExpr() local 3421 Type *ETy = getEffectiveSCEVType(Operands[0]->getType()); in getAddRecExpr() local 3561 Type *ETy = getEffectiveSCEVType(Ops[0]->getType()); in getMinMaxExpr() local 11205 Type *ETy = getEffectiveSCEVType(PointerType::getUnqual(Ty)); in getElementSize() local
|
| /external/clang/lib/AST/ |
| D | ASTContext.cpp | 7719 if (const EnumType* ETy = LHS->getAs<EnumType>()) { in mergeTypes() local 7722 if (const EnumType* ETy = RHS->getAs<EnumType>()) { in mergeTypes() local 8050 if (const EnumType *ETy = T->getAs<EnumType>()) in getCorrespondingUnsignedType() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | AsmPrinter.cpp | 2044 StructType *ETy = dyn_cast<StructType>(InitList->getType()->getElementType()); in EmitXXStructorList() local
|