Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp221 bool IsTarget = getBackendPtr()->getFixupKindInfo(Fixup.getKind()).Flags & in evaluateFixup() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3105 bool IsTarget = false; in ParseOpenMPInteropClause() local
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp1567 ArrayRef<Expr *> PrefExprs, bool IsTarget, in Create()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h7492 bool IsTarget = false; variable
7513 OMPInitClause(bool IsTarget, bool IsTargetSync, SourceLocation StartLoc, in OMPInitClause()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2957 bool IsTarget = Constant->isTargetOpcode(); in ExpandIntRes_Constant() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2192 bool IsTarget, bool IsTargetSync, in RebuildOMPInitClause()
H A DSemaOpenMP.cpp15269 bool IsTarget, bool IsTargetSync, in ActOnOpenMPInitClause()