Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp925 DIType *DITy = solveDIType(Builder, StructTy->getElementType(I), Layout, in solveDIType() local
1085 DIType *DITy = nullptr; in buildFrameDebugInfo() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1221 const DIType *DITy = std::get<2>(HeapAllocSite); in emitDebugInfoForFunction() local