Home
last modified time | relevance | path

Searched defs:DITy (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1280 IntegerType *DITy = cast<IntegerType>(DstTy); in executeTruncInst() local
1300 auto *DITy = cast<IntegerType>(DstTy); in executeSExtInst() local
1321 auto *DITy = cast<IntegerType>(DstTy); in executeZExtInst() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp869 DIType *DITy = solveDIType(Builder, StructTy->getElementType(I), Layout, in solveDIType() local
1022 DIType *DITy = nullptr; in buildFrameDebugInfo() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1140 const DIType *DITy = std::get<2>(HeapAllocSite); in emitDebugInfoForFunction() local