Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1244 IntegerType *DITy = cast<IntegerType>(DstTy); in executeTruncInst() local
1264 auto *DITy = cast<IntegerType>(DstTy); in executeSExtInst() local
1285 auto *DITy = cast<IntegerType>(DstTy); in executeZExtInst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1061 DIType *DITy = solveDIType(Builder, StructTy->getElementType(I), Layout, in solveDIType() local
1231 DIType *DITy = nullptr; in buildFrameDebugInfo() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1230 const DIType *DITy = std::get<2>(HeapAllocSite); emitDebugInfoForFunction() local