| /NextBSD/contrib/llvm/include/llvm/ExecutionEngine/ |
| HD | ObjectMemoryBuffer.h | 40 ObjectMemoryBuffer(SmallVectorImpl<char> &&SV) in ObjectMemoryBuffer() 47 ObjectMemoryBuffer(SmallVectorImpl<char> &&SV, StringRef Name) in ObjectMemoryBuffer()
|
| /NextBSD/contrib/llvm/lib/ExecutionEngine/MCJIT/ |
| HD | ObjectBuffer.h | 27 ObjectMemoryBuffer(SmallVector<char, N> SV) in ObjectMemoryBuffer() 33 ObjectMemoryBuffer(SmallVector<char, N> SV, StringRef Name) in ObjectMemoryBuffer()
|
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CGBuiltin.cpp | 1922 Value* SV = llvm::ConstantVector::getSplat(nElts, C); in EmitNeonSplat() local 1942 int SV = cast<ConstantInt>(V)->getSExtValue(); in EmitNeonShiftVector() local 2922 Value *SV = llvm::ConstantVector::get(Indices); in EmitCommonNeonBuiltinExpr() local 3117 Value *SV = nullptr; in EmitCommonNeonBuiltinExpr() local 3146 Value *SV = nullptr; in EmitCommonNeonBuiltinExpr() local 3165 Value *SV = nullptr; in EmitCommonNeonBuiltinExpr() local 3230 Value *SV = llvm::ConstantVector::get(Indices); in packTBLDVectorList() local 3813 Value *SV = llvm::ConstantVector::get(ConstantInt::get(Int32Ty, 1-Lane)); in EmitARMBuiltinExpr() local 3942 Value *SV = llvm::ConstantVector::get(cast<llvm::Constant>(Ops[2])); in EmitARMBuiltinExpr() local 4806 int SV = cast<ConstantInt>(Ops[1])->getSExtValue(); in EmitAArch64BuiltinExpr() local [all …]
|
| HD | CGExprScalar.cpp | 1048 Value *SV = llvm::ConstantVector::get(indices); in VisitShuffleVectorExpr() local
|
| /NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| HD | SimpleConstraintManager.cpp | 131 nonloc::SymbolVal SV = Cond.castAs<nonloc::SymbolVal>(); in assumeAux() local
|
| HD | SVals.cpp | 33 if (Optional<nonloc::SymbolVal> SV = getAs<nonloc::SymbolVal>()) { in hasConjuredSymbol() local
|
| HD | PathDiagnostic.cpp | 1145 SVal SV = State->getSVal(*I, LCtx); in getMessage() local 1164 SVal SV = State->getSVal(CE, LCtx); in getMessage() local
|
| /NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ |
| HD | StreamChecker.cpp | 341 ProgramStateRef StreamChecker::CheckNullStream(SVal SV, ProgramStateRef state, in CheckNullStream()
|
| /NextBSD/contrib/llvm/lib/Target/Hexagon/ |
| HD | BitTracker.cpp | 118 const BT::BitValue &SV = RC[Start]; in operator <<() local 158 const BT::BitValue &SV = RC[Start]; in operator <<() local
|
| HD | HexagonISelLowering.cpp | 971 const Value *SV = cast<SrcValueSDNode>(Op.getOperand(2))->getValue(); in LowerVASTART() local
|
| /NextBSD/contrib/llvm/tools/clang/lib/Basic/ |
| HD | DiagnosticIDs.cpp | 370 static DiagnosticIDs::Level toLevel(diag::Severity SV) { in toLevel()
|
| /NextBSD/contrib/llvm/lib/Transforms/Scalar/ |
| HD | Scalarizer.cpp | 305 ValueVector &SV = Scattered[Op]; in gather() local
|
| HD | ScalarReplAggregates.cpp | 904 ConvertScalar_InsertValue(Value *SV, Value *Old, in ConvertScalar_InsertValue()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Lex/ |
| HD | Pragma.cpp | 975 diag::Severity SV = llvm::StringSwitch<diag::Severity>(II->getName()) in HandlePragma() local
|
| /NextBSD/contrib/ntp/ntpd/ |
| HD | refclock_msfees.c | 1074 #define SV(x) (ees->last_steps[(x + p_step) % LAST_STEPS]) in ees_receive() macro
|
| /NextBSD/contrib/llvm/tools/clang/lib/Analysis/ |
| HD | UninitializedValues.cpp | 614 unsigned &SV = SuccsVisited[Pred->getBlockID()]; in getUninitUse() local
|
| /NextBSD/contrib/llvm/lib/CodeGen/ |
| HD | InlineSpiller.cpp | 372 SibValueInfo &SV = SVI->second; in propagateSiblingValue() local
|
| /NextBSD/contrib/llvm/lib/Target/MSP430/ |
| HD | MSP430ISelLowering.cpp | 1089 const Value *SV = cast<SrcValueSDNode>(Op.getOperand(2))->getValue(); in LowerVASTART() local
|
| /NextBSD/contrib/llvm/lib/Target/Sparc/ |
| HD | SparcISelLowering.cpp | 2381 const Value *SV = cast<SrcValueSDNode>(Op.getOperand(2))->getValue(); in LowerVASTART() local 2392 const Value *SV = cast<SrcValueSDNode>(Node->getOperand(2))->getValue(); in LowerVAARG() local
|
| /NextBSD/contrib/llvm/lib/Target/Mips/ |
| HD | MipsISelLowering.cpp | 1836 const Value *SV = cast<SrcValueSDNode>(Op.getOperand(2))->getValue(); in lowerVASTART() local 1847 const Value *SV = cast<SrcValueSDNode>(Node->getOperand(2))->getValue(); in lowerVAARG() local
|
| /NextBSD/contrib/llvm/lib/Target/XCore/ |
| HD | XCoreISelLowering.cpp | 780 const Value *SV = cast<SrcValueSDNode>(Node->getOperand(2))->getValue(); in LowerVAARG() local
|
| /NextBSD/contrib/binutils/opcodes/ |
| HD | ppc-opc.c | 459 #define SV STRM + 1 macro
|
| /NextBSD/contrib/llvm/lib/Target/AArch64/ |
| HD | AArch64ISelDAGToDAG.cpp | 409 SDValue SV = DL->getOperand(0); in checkHighLaneIndex() local
|
| /NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| HD | SelectionDAG.cpp | 1684 SDValue SelectionDAG::getCommutedVectorShuffle(const ShuffleVectorSDNode &SV) { in getCommutedVectorShuffle() 3627 if (SDValue SV = in getNode() local 5297 SDValue SV, in getVAArg()
|
| /NextBSD/contrib/llvm/lib/Target/PowerPC/ |
| HD | PPCISelLowering.cpp | 2286 const Value *SV = cast<SrcValueSDNode>(Node->getOperand(2))->getValue(); in LowerVAARG() local 2453 const Value *SV = cast<SrcValueSDNode>(Op.getOperand(2))->getValue(); in LowerVASTART() local 2503 const Value *SV = cast<SrcValueSDNode>(Op.getOperand(2))->getValue(); in LowerVASTART() local
|