Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DOpenMPKinds.h222 : IsTarget(IsTarget), IsTargetSync(IsTargetSync) {} in IsTarget() function
223 bool IsTarget; member
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp822 bool IsTarget = in checkHVXAccum() local
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVECustomDAG.cpp404 SDValue VECustomDAG::getConstant(uint64_t Val, EVT VT, bool IsTarget, in getConstant()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCAssembler.cpp225 bool IsTarget = getBackendPtr()->getFixupKindInfo(Fixup.getKind()).Flags & in evaluateFixup() local
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseOpenMP.cpp3535 bool IsTarget = false; in ParseOMPInteropInfo() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h7829 bool IsTarget = false; variable
7850 OMPInitClause(bool IsTarget, bool IsTargetSync, SourceLocation StartLoc, in OMPInitClause()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3288 bool IsTarget = Constant->isTargetOpcode(); in ExpandIntRes_Constant() local