Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyTypeUtilities.h26 enum class BlockType : unsigned { enum
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp256 const MVT BlockType = getOptimalRepmovsType(Subtarget, Align); in emitConstantSizeRepmov() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp214 uint32_t BlockType = Inner; in calculateSccBlockType() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp639 QualType BlockType, in CheckFallThroughForBody()
2217 const Decl *D, QualType BlockType) { in IssueWarnings()
H A DSema.cpp2016 const Decl *D, QualType BlockType) { in PopFunctionScopeInfo()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCalledOnceCheck.cpp986 QualType BlockType = Ty->castAs<BlockPointerType>()->getPointeeType(); in isConventional() local