Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyTypeUtilities.h31 enum class BlockType : unsigned { enum
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp226 const MVT BlockType = getOptimalRepmovsType(Subtarget, Align); in emitConstantSizeRepmov() local
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp286 uint32_t BlockType = Inner; in calculateSccBlockType() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp638 QualType BlockType, in CheckFallThroughForBody()
2207 const Decl *D, QualType BlockType) { in IssueWarnings()
H A DSema.cpp2192 const Decl *D, QualType BlockType) { in PopFunctionScopeInfo()
/llvm-project-15.0.7/clang/lib/Analysis/
H A DCalledOnceCheck.cpp986 QualType BlockType = Ty->castAs<BlockPointerType>()->getPointeeType(); in isConventional() local