Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp825 bool IsTarget = in checkHVXAccum() local
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVECustomDAG.cpp404 SDValue VECustomDAG::getConstant(uint64_t Val, EVT VT, bool IsTarget, in getConstant()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCAssembler.cpp225 bool IsTarget = getBackendPtr()->getFixupKindInfo(Fixup.getKind()).Flags & in evaluateFixup() local
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseOpenMP.cpp1511 bool IsTarget = false; in parseInteropTypeList() local
3531 bool IsTarget = false; in ParseOpenMPInteropClause() local
/llvm-project-15.0.7/clang/lib/AST/
H A DOpenMPClause.cpp1629 ArrayRef<Expr *> PrefExprs, bool IsTarget, in Create()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DOpenMPClause.h7727 bool IsTarget = false; variable
7748 OMPInitClause(bool IsTarget, bool IsTargetSync, SourceLocation StartLoc, in OMPInitClause()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3268 bool IsTarget = Constant->isTargetOpcode(); in ExpandIntRes_Constant() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DTreeTransform.h2224 bool IsTarget, bool IsTargetSync, in RebuildOMPInitClause()
H A DSemaOpenMP.cpp17342 bool IsTarget, bool IsTargetSync, in ActOnOpenMPInitClause()