Home
last modified time | relevance | path

Searched defs:ResultIndex (Results 1 – 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDReleaseModeModelRunner.h135 int32_t ResultIndex = -1; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDExpr.cpp4389 bool ContainsUnexpandedParameterPack, unsigned ResultIndex) in GenericSelectionExpr()
4417 unsigned ResultIndex) in GenericSelectionExpr()
4497 bool ContainsUnexpandedParameterPack, unsigned ResultIndex) { in Create()
4526 unsigned ResultIndex) { in Create()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaPseudoObject.cpp189 unsigned ResultIndex; member in __anona3c26c750111::PseudoOpBuilder
HDSemaExpr.cpp1869 unsigned ResultIndex = in CreateGenericSelectionExpr() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDCompiler.cpp748 std::optional<unsigned> ResultIndex = this->allocateLocal(BO); in VisitBinaryOperator() local
3113 std::optional<unsigned> ResultIndex; in VisitExtVectorElementExpr() local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDStmt.h698 unsigned ResultIndex : 16; in alignas() local
HDExpr.h5917 unsigned ResultIndex : 15; // NB: ResultDependentIndex is tied to this width. variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp5598 Value *ResultPtr = nullptr, *ResultIndex = nullptr; in optimizeMemoryInst() local