Home
last modified time | relevance | path

Searched defs:IsExtended (Results 1 – 5 of 5) 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/lib/AST/Interp/
H A DByteCodeExprGen.h339 void add(const Scope::Local &Local, bool IsExtended) { in add()
H A DByteCodeExprGen.cpp2239 bool IsExtended) { in allocateLocalPrimitive()
2261 ByteCodeExprGen<Emitter>::allocateLocal(DeclTy &&Src, bool IsExtended) { in allocateLocal()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h2117 bool IsExtended = false; variable
2149 bool IsExtended) in OMPUpdateClause()
2154 OMPUpdateClause(bool IsExtended) in OMPUpdateClause()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp416 bool IsExtended) { in CreateEmpty()