Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCUDA/
H A Dfunction-template-overload.cu7 struct DType {}; // expected-note-re 6 {{candidate constructor {{.*}} not viable: no known conversi… struct
/llvm-project/llvm/lib/CodeGen/
H A DJMCInstrumenter.cpp117 auto *DType = in attachDebugInfo() local
/llvm-project/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c813 llvm_di_type_get_name(value DType) llvm_di_type_get_name() argument
819 llvm_di_type_get_size_in_bits(value DType) llvm_di_type_get_size_in_bits() argument
824 llvm_di_type_get_offset_in_bits(value DType) llvm_di_type_get_offset_in_bits() argument
829 llvm_di_type_get_align_in_bits(value DType) llvm_di_type_get_align_in_bits() argument
834 llvm_di_type_get_line(value DType) llvm_di_type_get_line() argument
839 llvm_di_type_get_flags(value DType) llvm_di_type_get_flags() argument
[all...]
/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h277 DType, global() enumerator
/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1565 const char *LLVMDITypeGetName(LLVMMetadataRef DType, size_t *Length) { in LLVMDITypeGetLine() argument
1547 LLVMDITypeGetName(LLVMMetadataRef DType,size_t * Length) LLVMDITypeGetName() argument
1553 LLVMDITypeGetSizeInBits(LLVMMetadataRef DType) LLVMDITypeGetSizeInBits() argument
1557 LLVMDITypeGetOffsetInBits(LLVMMetadataRef DType) LLVMDITypeGetOffsetInBits() argument
1561 LLVMDITypeGetAlignInBits(LLVMMetadataRef DType) LLVMDITypeGetAlignInBits() argument
1569 LLVMDITypeGetFlags(LLVMMetadataRef DType) LLVMDITypeGetFlags() argument
[all...]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp494 uint64_t DType = TII->get(Opcode).TSFlags & AArch64::DestructiveInstTypeMask; expand_DestructiveOp() local
[all...]
/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp461 StringRef DType; in ParseDirective() local
/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp1304 DagRecTy *DType = dyn_cast<DagRecTy>(LHSt->getType()); ParseOperation() local
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp20489 llvm::Type *DType = Dst.getElementType(); EmitNVPTXBuiltinExpr() local