Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCAssembler.cpp221 bool IsTarget = getBackendPtr()->getFixupKindInfo(Fixup.getKind()).Flags & in evaluateFixup() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp3096 bool IsTarget = false; in ParseOpenMPInteropClause() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DOpenMPClause.cpp1537 ArrayRef<Expr *> PrefExprs, bool IsTarget, in Create()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h7384 bool IsTarget = false; variable
7405 OMPInitClause(bool IsTarget, bool IsTargetSync, SourceLocation StartLoc, in OMPInitClause()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2920 bool IsTarget = Constant->isTargetOpcode(); in ExpandIntRes_Constant() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h2178 bool IsTarget, bool IsTargetSync, in RebuildOMPInitClause()
H A DSemaOpenMP.cpp14886 bool IsTarget, bool IsTargetSync, in ActOnOpenMPInitClause()