Searched defs:BSI (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerExpectIntrinsic.cpp268 template <class BrSelInst> static bool handleBrSelExpect(BrSelInst &BSI) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp140 static bool splitMBB(BlockSplitInfo &BSI) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp164 BitSetInfo BSI; local
597 createByteArray(BitSetInfo &BSI) argument
1128 BitSetInfo BSI = buildBitSet(TypeId, GlobalLayout); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp15135 BlockScopeInfo *BSI = cast<BlockScopeInfo>(FunctionScopes.back()); local
16973 captureInBlock(BlockScopeInfo *BSI, VarDecl *Var, SourceLocation Loc, const bool BuildAndDiagnose, QualType &CaptureType, QualType &DeclRefType, const bool Nested, Sema &S, bool Invalid) argument
[all...]

Completed in 205 milliseconds