Home
last modified time | relevance | path

Searched defs:BitField (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/XRay/
H A DFDRTraceWriter.cpp63 uint32_t BitField = in FDRTraceWriter() local
/openbsd/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.ml84 | BitField Constructor
H A Dllvm_debuginfo.mli84 | BitField Constructor
/openbsd/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp395 Error TypeDumpVisitor::visitKnownRecord(CVType &CVR, BitFieldRecord &BitField) { in visitKnownRecord()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaStmtAsm.cpp951 FieldDecl *BitField = E->getSourceBitField(); in ActOnMSAsmStmt() local
H A DSemaInit.cpp9569 FieldDecl *BitField = Args[0]->getSourceBitField(); in Diagnose() local
H A DSemaChecking.cpp12748 if (const auto *BitField = E->getSourceBitField()) in GetExprRange() local
15782 FieldDecl *BitField, in CheckBitFieldInitialization()
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGValue.h175 BitField, // This is a bitfield l-value, use getBitfield*. enumerator
H A DTargetInfo.cpp3144 bool BitField = i->isBitField(); in classify() local
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h299 BitField, enumerator
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDecl.h2944 unsigned BitField : 1; variable
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp9098 const SDValue BitField = DAG.getTargetConstant(Denorm32Reg, SL, MVT::i32); in LowerFDIV32() local