Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DReleaseModeModelRunner.h135 int32_t ResultIndex = -1; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.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/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp189 unsigned ResultIndex; member in __anonb581425c0111::PseudoOpBuilder
H A DSemaExpr.cpp1869 unsigned ResultIndex = in CreateGenericSelectionExpr() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp748 std::optional<unsigned> ResultIndex = this->allocateLocal(BO); in VisitBinaryOperator() local
3113 std::optional<unsigned> ResultIndex; in VisitExtVectorElementExpr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5598 Value *ResultPtr = nullptr, *ResultIndex = nullptr; in optimizeMemoryInst() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h5917 unsigned ResultIndex : 15; // NB: ResultDependentIndex is tied to this width. variable