Home
last modified time | relevance | path

Searched defs:DType (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DJMCInstrumenter.cpp117 auto *DType = in attachDebugInfo() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h277 DType, enumerator
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1547 const char *LLVMDITypeGetName(LLVMMetadataRef DType, size_t *Length) { in LLVMDITypeGetName()
1553 uint64_t LLVMDITypeGetSizeInBits(LLVMMetadataRef DType) { in LLVMDITypeGetSizeInBits()
1557 uint64_t LLVMDITypeGetOffsetInBits(LLVMMetadataRef DType) { in LLVMDITypeGetOffsetInBits()
1561 uint32_t LLVMDITypeGetAlignInBits(LLVMMetadataRef DType) { in LLVMDITypeGetAlignInBits()
1565 unsigned LLVMDITypeGetLine(LLVMMetadataRef DType) { in LLVMDITypeGetLine()
1569 LLVMDIFlags LLVMDITypeGetFlags(LLVMMetadataRef DType) { in LLVMDITypeGetFlags()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp494 uint64_t DType = TII->get(Opcode).TSFlags & AArch64::DestructiveInstTypeMask; in expand_DestructiveOp() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp461 StringRef DType; in ParseDirective() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp1304 DagRecTy *DType = dyn_cast<DagRecTy>(LHSt->getType()); in ParseOperation() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp20610 llvm::Type *DType = Dst.getElementType(); in EmitNVPTXBuiltinExpr() local