Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Basic/
H A DOpenMPKinds.h229 : IsTarget(IsTarget), IsTargetSync(IsTargetSync) {} IsTarget() function
230 bool IsTarget; global() member
/llvm-project/llvm/unittests/DebugInfo/LogicalView/
H A DCompareElementsTest.cpp177 void ReaderTestCompare::addElements(bool IsReference, bool IsTarget) { in addElements()
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp818 bool IsTarget = in checkHVXAccum() local
/llvm-project/llvm/lib/Target/VE/
H A DVECustomDAG.cpp404 SDValue VECustomDAG::getConstant(uint64_t Val, EVT VT, bool IsTarget, in getConstant() argument
/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp189 bool IsTarget = getBackendPtr()->getFixupKindInfo(Fixup.getKind()).Flags & evaluateFixup() local
/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3473 bool IsTarget = false; ParseOMPInteropInfo() local
/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h7965 bool IsTarget = false; global() variable
7986 OMPInitClause(bool IsTarget,bool IsTargetSync,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation VarLoc,SourceLocation EndLoc,unsigned N) OMPInitClause() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3741 bool IsTarget = Constant->isTargetOpcode(); ExpandIntRes_Constant() local