Searched defs:DType (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DJMCInstrumenter.cpp110 auto *DType = local
/openbsd-current/gnu/llvm/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp456 StringRef DType; local
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp447 uint64_t DType = TII->get(Opcode).TSFlags & AArch64::DestructiveInstTypeMask; local
/openbsd-current/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c812 value llvm_di_type_get_name(LLVMMetadataRef DType) { argument
818 value llvm_di_type_get_size_in_bits(LLVMMetadataRef DType) { argument
823 value llvm_di_type_get_offset_in_bits(LLVMMetadataRef DType) { argument
828 value llvm_di_type_get_align_in_bits(LLVMMetadataRef DType) { argument
833 value llvm_di_type_get_line(LLVMMetadataRef DType) { argument
838 llvm_di_type_get_flags(LLVMMetadataRef DType) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/TableGen/
H A DTGParser.cpp1042 DagRecTy *DType = dyn_cast<DagRecTy>(LHSt->getType()); local

Completed in 298 milliseconds