Home
last modified time | relevance | path

Searched defs:ETy (Results 1 – 25 of 52) sorted by relevance

123

/external/llvm/lib/Target/NVPTX/
DNVPTXLowerAlloca.cpp73 auto ETy = PTy->getElementType(); in runOnBasicBlock() local
DNVPTXAsmPrinter.cpp1057 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/
DNVPTXLowerAlloca.cpp73 auto ETy = cast<PointerType>(allocaInst->getType())->getElementType(); in runOnFunction() local
DNVPTXAsmPrinter.cpp1004 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/
DNVPTXLowerAlloca.cpp73 auto ETy = cast<PointerType>(allocaInst->getType())->getElementType(); in runOnFunction() local
DNVPTXAsmPrinter.cpp1013 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/
DFormatString.cpp313 if (const EnumType *ETy = argTy->getAs<EnumType>()) in matchesType() local
330 if (const EnumType *ETy = argTy->getAs<EnumType>()) in matchesType() local
DScanfFormatString.cpp421 if (const EnumType *ETy = PT->getAs<EnumType>()) in fixType() local
DPrintfFormatString.cpp601 if (const EnumType *ETy = QT->getAs<EnumType>()) in fixType() local
/external/llvm-project/clang/lib/AST/
DFormatString.cpp346 if (const EnumType *ETy = argTy->getAs<EnumType>()) { in matchesType() local
369 if (const EnumType *ETy = argTy->getAs<EnumType>()) { in matchesType() local
DScanfFormatString.cpp426 if (const EnumType *ETy = PT->getAs<EnumType>()) { in fixType() local
DPrintfFormatString.cpp727 if (const EnumType *ETy = QT->getAs<EnumType>()) in fixType() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerGlobalDtors.cpp72 auto *ETy = dyn_cast<StructType>(InitList->getType()->getElementType()); in runOnModule() local
/external/llvm/lib/Analysis/
DObjCARCInstKind.cpp102 Type *ETy = PTy->getElementType(); in GetFunctionClass() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerGlobalDtors.cpp72 auto *ETy = dyn_cast<StructType>(InitList->getType()->getElementType()); in runOnModule() local
/external/clang/lib/CodeGen/
DCodeGenTypes.cpp499 QualType ETy = RTy->getPointeeType(); in ConvertType() local
507 QualType ETy = PTy->getPointeeType(); in ConvertType() local
DCodeGenTBAA.cpp151 if (const EnumType *ETy = dyn_cast<EnumType>(Ty)) { in getTBAAInfo() local
/external/llvm-project/clang/lib/CodeGen/
DCodeGenTypes.cpp624 QualType ETy = RTy->getPointeeType(); in ConvertType() local
632 QualType ETy = PTy->getPointeeType(); in ConvertType() local
DCodeGenTBAA.cpp198 if (const EnumType *ETy = dyn_cast<EnumType>(Ty)) { in getTypeInfoHelper() local
/external/llvm/lib/Transforms/IPO/
DPassManagerBuilder.cpp171 void PassManagerBuilder::addExtensionsToPM(ExtensionPointTy ETy, in addExtensionsToPM()
/external/llvm-project/llvm/lib/Transforms/IPO/
DPassManagerBuilder.cpp260 void PassManagerBuilder::addExtensionsToPM(ExtensionPointTy ETy, in addExtensionsToPM()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DPassManagerBuilder.cpp235 void PassManagerBuilder::addExtensionsToPM(ExtensionPointTy ETy, in addExtensionsToPM()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.h94 const DICompositeType *ETy; variable
/external/llvm-project/llvm/lib/Target/BPF/
DBTFDebug.h100 const DICompositeType *ETy; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInterleavedLoadCombinePass.cpp1201 Type *ETy = InterleavedLoad.front().SVI->getType()->getElementType(); in combine() local

123