Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenMPKinds.h254 : IsTarget(IsTarget), IsTargetSync(IsTargetSync) {} in IsTarget() function
255 bool IsTarget; member
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp818 bool IsTarget = in checkHVXAccum() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVECustomDAG.cpp404 SDValue VECustomDAG::getConstant(uint64_t Val, EVT VT, bool IsTarget, in getConstant()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3458 bool IsTarget = false; in ParseOMPInteropInfo() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h8551 bool IsTarget = false; variable
8572 OMPInitClause(bool IsTarget, bool IsTargetSync, SourceLocation StartLoc, in OMPInitClause()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3972 bool IsTarget = Constant->isTargetOpcode(); in ExpandIntRes_Constant() local
H A DSelectionDAG.cpp1795 SDValue SelectionDAG::getAllOnesConstant(const SDLoc &DL, EVT VT, bool IsTarget, in getAllOnesConstant()