Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTypeUtilities.h25 enum class BlockType : unsigned { enum
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp228 const MVT BlockType = getOptimalRepmovsType(Subtarget, Alignment); in emitConstantSizeRepmov() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp287 uint32_t BlockType = Inner; in calculateSccBlockType() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp666 QualType BlockType, in CheckFallThroughForBody()
2558 const Decl *D, QualType BlockType) { in IssueWarnings()
H A DSema.cpp2277 const Decl *D, QualType BlockType) { in PopFunctionScopeInfo()
/freebsd/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/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp987 QualType BlockType = Ty->castAs<BlockPointerType>()->getPointeeType(); in isConventional() local