Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTypeUtilities.h25 enum class BlockType : unsigned { enum
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp226 const MVT BlockType = getOptimalRepmovsType(Subtarget, Alignment); emitConstantSizeRepmov() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp287 uint32_t BlockType = Inner; in calculateSccBlockType() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp666 QualType BlockType, in CheckFallThroughForBody() argument
2518 IssueWarnings(sema::AnalysisBasedWarnings::Policy P,sema::FunctionScopeInfo * fscope,const Decl * D,QualType BlockType) IssueWarnings() argument
H A DSema.cpp2273 PopFunctionScopeInfo(const AnalysisBasedWarnings::Policy * WP,const Decl * D,QualType BlockType) PopFunctionScopeInfo() argument
/freebsd-src/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h217 UINT8 BlockType; member
347 UINT8 BlockType; member
479 UINT8 BlockType; member
1858 UINT8 BlockType; member
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp986 QualType BlockType = Ty->castAs<BlockPointerType>()->getPointeeType(); isConventional() local