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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp395 uint64_t DType = TII->get(Opcode).TSFlags & AArch64::DestructiveInstTypeMask; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp458 StringRef DType; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1234 const char *LLVMDITypeGetName(LLVMMetadataRef DType, size_t *Length) { argument
1240 uint64_t LLVMDITypeGetSizeInBits(LLVMMetadataRef DType) { argument
1244 uint64_t LLVMDITypeGetOffsetInBits(LLVMMetadataRef DType) { argument
1248 uint32_t LLVMDITypeGetAlignInBits(LLVMMetadataRef DType) { argument
1252 unsigned LLVMDITypeGetLine(LLVMMetadataRef DType) { argument
1256 LLVMDITypeGetFlags(LLVMMetadataRef DType) argument
[all...]

Completed in 125 milliseconds