Home
last modified time | relevance | path

Searched defs:IsExtended (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCompound.cpp80 static unsigned getCompoundCandidateGroup(MCInst const &MI, bool IsExtended) { in getCompoundCandidateGroup()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h2614 bool IsExtended = false; variable
2646 bool IsExtended) in OMPUpdateClause()
2651 OMPUpdateClause(bool IsExtended) in OMPUpdateClause()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp2745 bool IsExtended = ExpressionType == ExpressionTypes::ExtMulAccReduction; in print() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp417 bool IsExtended) { in CreateEmpty()