Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1280 IntegerType *DITy = cast<IntegerType>(DstTy); executeTruncInst() local
1300 auto *DITy = cast<IntegerType>(DstTy); executeSExtInst() local
1321 auto *DITy = cast<IntegerType>(DstTy); executeZExtInst() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1058 DIType *DITy = solveDIType(Builder, StructTy->getElementType(I), Layout, solveDIType() local
1228 DIType *DITy = nullptr; buildFrameDebugInfo() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1235 const DIType *DITy = std::get<2>(HeapAllocSite); in emitDebugInfoForFunction() local