Home
last modified time | relevance | path

Searched defs:BlockType (Results 1 – 8 of 8) 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.cpp136 MVT BlockType = MVT::i32; in emitConstantSizeRepstos() local
159 MVT BlockType = MVT::i8; in emitConstantSizeRepstos() local
292 const MVT BlockType = getOptimalRepType(Subtarget, Alignment); in emitConstantSizeRepmov() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp283 uint32_t BlockType = Inner; in calculateSccBlockType() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp790 QualType BlockType, in CheckFallThroughForBody()
2845 const Decl *D, QualType BlockType) { in IssueWarnings()
H A DSema.cpp2443 const Decl *D, QualType BlockType) { in PopFunctionScopeInfo()
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h215 UINT8 BlockType; member
345 UINT8 BlockType; member
477 UINT8 BlockType; member
1866 UINT8 BlockType; member
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp985 QualType BlockType = Ty->castAs<BlockPointerType>()->getPointeeType(); in isConventional() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp1366 auto *BlockType = in getOrCreateVulkanBufferType() local