Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCompound.cpp80 static unsigned getCompoundCandidateGroup(MCInst const &MI, bool IsExtended) { in getCompoundCandidateGroup()
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.h
H A DByteCodeExprGen.cpp
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h2117 bool IsExtended = false; variable
2149 bool IsExtended) in OMPUpdateClause() argument
2154 OMPUpdateClause(bool IsExtended) in OMPUpdateClause() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp416 bool IsExtended) { in CreateEmpty() argument