/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/llvm-project/llvm/lib/Target/NVPTX/ |
D | NVPTXLowerAlloca.cpp | 73 auto ETy = cast<PointerType>(allocaInst->getType())->getElementType(); in runOnFunction() local
|
D | NVPTXAsmPrinter.cpp | 1004 Type *ETy = GVar->getValueType(); in printModuleLevelGV() local 1316 Type *ETy = GVar->getValueType(); in emitPTXGlobalVariable() local 1379 Type *ETy = STy->getElementType(i); in getOpenCLAlignment() local 1484 Type *ETy = PTy->getElementType(); in emitFunctionParamList() local 1544 Type *ETy = PTy->getElementType(); in emitFunctionParamList() local 1791 Type *ETy = CPV->getType(); in bufferLEByte() local
|
/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
|
/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/llvm-project/clang/lib/AST/ |
D | FormatString.cpp | 346 if (const EnumType *ETy = argTy->getAs<EnumType>()) { in matchesType() local 369 if (const EnumType *ETy = argTy->getAs<EnumType>()) { in matchesType() local
|
D | ScanfFormatString.cpp | 426 if (const EnumType *ETy = PT->getAs<EnumType>()) { in fixType() local
|
D | PrintfFormatString.cpp | 727 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
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyLowerGlobalDtors.cpp | 72 auto *ETy = dyn_cast<StructType>(InitList->getType()->getElementType()); in runOnModule() 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-project/clang/lib/CodeGen/ |
D | CodeGenTypes.cpp | 624 QualType ETy = RTy->getPointeeType(); in ConvertType() local 632 QualType ETy = PTy->getPointeeType(); in ConvertType() local
|
D | CodeGenTBAA.cpp | 198 if (const EnumType *ETy = dyn_cast<EnumType>(Ty)) { in getTypeInfoHelper() local
|
/external/llvm/lib/Transforms/IPO/ |
D | PassManagerBuilder.cpp | 171 void PassManagerBuilder::addExtensionsToPM(ExtensionPointTy ETy, in addExtensionsToPM()
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | PassManagerBuilder.cpp | 260 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
|
/external/llvm-project/llvm/lib/Target/BPF/ |
D | BTFDebug.h | 100 const DICompositeType *ETy; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | InterleavedLoadCombinePass.cpp | 1201 Type *ETy = InterleavedLoad.front().SVI->getType()->getElementType(); in combine() local
|