HomeSort by relevance Sort by last modified time
    Searched refs:Src (Results 151 - 175 of 1219) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/llvm/lib/Target/ARM/
ARMSelectionDAGInfo.h 42 SDValue Chain, SDValue Dst, SDValue Src,
50 SDValue Dst, SDValue Src, SDValue Size,
62 SDValue Chain, SDValue Dst, SDValue Src,
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
ConvertUTFWrapper.cpp 98 const UTF16 *Src = reinterpret_cast<const UTF16 *>(SrcBytes.begin());
103 if (Src[0] == UNI_UTF16_BYTE_ORDER_MARK_SWAPPED) {
104 ByteSwapped.insert(ByteSwapped.end(), Src, SrcEnd);
107 Src = &ByteSwapped[0];
112 if (Src[0] == UNI_UTF16_BYTE_ORDER_MARK_NATIVE)
113 Src++;
122 ConvertUTF16toUTF8(&Src, SrcEnd, &Dst, DstEnd, strictConversion);
136 bool convertUTF16ToUTF8String(ArrayRef<UTF16> Src, std::string &Out)
139 llvm::ArrayRef<char>(reinterpret_cast<const char *>(Src.data()),
140 Src.size() * sizeof(UTF16)), Out)
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 188 const ExplodedNodeSet &Src,
191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
201 const ExplodedNodeSet &Src,
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
210 ExplodedNodeSet &Dst, const ExplodedNodeSet &Src,
216 const ExplodedNodeSet &Src,
219 runCheckersForObjCMessage(ObjCMessageVisitKind::Pre, Dst, Src, msg, Eng);
224 const ExplodedNodeSet &Src,
228 runCheckersForObjCMessage(ObjCMessageVisitKind::Post, Dst, Src, msg, Eng,
234 const ExplodedNodeSet &Src,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 188 const ExplodedNodeSet &Src,
191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
201 const ExplodedNodeSet &Src,
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
210 ExplodedNodeSet &Dst, const ExplodedNodeSet &Src,
216 const ExplodedNodeSet &Src,
219 runCheckersForObjCMessage(ObjCMessageVisitKind::Pre, Dst, Src, msg, Eng);
224 const ExplodedNodeSet &Src,
228 runCheckersForObjCMessage(ObjCMessageVisitKind::Post, Dst, Src, msg, Eng,
234 const ExplodedNodeSet &Src,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/
CheckerManager.h 188 const ExplodedNodeSet &Src,
191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
201 const ExplodedNodeSet &Src,
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
210 ExplodedNodeSet &Dst, const ExplodedNodeSet &Src,
216 const ExplodedNodeSet &Src,
219 runCheckersForObjCMessage(ObjCMessageVisitKind::Pre, Dst, Src, msg, Eng);
224 const ExplodedNodeSet &Src,
228 runCheckersForObjCMessage(ObjCMessageVisitKind::Post, Dst, Src, msg, Eng,
234 const ExplodedNodeSet &Src,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/
CheckerManager.h 188 const ExplodedNodeSet &Src,
191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
201 const ExplodedNodeSet &Src,
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
210 ExplodedNodeSet &Dst, const ExplodedNodeSet &Src,
216 const ExplodedNodeSet &Src,
219 runCheckersForObjCMessage(ObjCMessageVisitKind::Pre, Dst, Src, msg, Eng);
224 const ExplodedNodeSet &Src,
228 runCheckersForObjCMessage(ObjCMessageVisitKind::Post, Dst, Src, msg, Eng,
234 const ExplodedNodeSet &Src,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/
CheckerManager.h 188 const ExplodedNodeSet &Src,
191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
201 const ExplodedNodeSet &Src,
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
210 ExplodedNodeSet &Dst, const ExplodedNodeSet &Src,
216 const ExplodedNodeSet &Src,
219 runCheckersForObjCMessage(ObjCMessageVisitKind::Pre, Dst, Src, msg, Eng);
224 const ExplodedNodeSet &Src,
228 runCheckersForObjCMessage(ObjCMessageVisitKind::Post, Dst, Src, msg, Eng,
234 const ExplodedNodeSet &Src,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/
CheckerManager.h 188 const ExplodedNodeSet &Src,
191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
201 const ExplodedNodeSet &Src,
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
210 ExplodedNodeSet &Dst, const ExplodedNodeSet &Src,
216 const ExplodedNodeSet &Src,
219 runCheckersForObjCMessage(ObjCMessageVisitKind::Pre, Dst, Src, msg, Eng);
224 const ExplodedNodeSet &Src,
228 runCheckersForObjCMessage(ObjCMessageVisitKind::Post, Dst, Src, msg, Eng,
234 const ExplodedNodeSet &Src,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/
CheckerManager.h 188 const ExplodedNodeSet &Src,
191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
201 const ExplodedNodeSet &Src,
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
210 ExplodedNodeSet &Dst, const ExplodedNodeSet &Src,
216 const ExplodedNodeSet &Src,
219 runCheckersForObjCMessage(ObjCMessageVisitKind::Pre, Dst, Src, msg, Eng);
224 const ExplodedNodeSet &Src,
228 runCheckersForObjCMessage(ObjCMessageVisitKind::Post, Dst, Src, msg, Eng,
234 const ExplodedNodeSet &Src,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/
CheckerManager.h 188 const ExplodedNodeSet &Src,
191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
201 const ExplodedNodeSet &Src,
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
210 ExplodedNodeSet &Dst, const ExplodedNodeSet &Src,
216 const ExplodedNodeSet &Src,
219 runCheckersForObjCMessage(ObjCMessageVisitKind::Pre, Dst, Src, msg, Eng);
224 const ExplodedNodeSet &Src,
228 runCheckersForObjCMessage(ObjCMessageVisitKind::Post, Dst, Src, msg, Eng,
234 const ExplodedNodeSet &Src,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 188 const ExplodedNodeSet &Src,
191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
201 const ExplodedNodeSet &Src,
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
210 ExplodedNodeSet &Dst, const ExplodedNodeSet &Src,
216 const ExplodedNodeSet &Src,
219 runCheckersForObjCMessage(ObjCMessageVisitKind::Pre, Dst, Src, msg, Eng);
224 const ExplodedNodeSet &Src,
228 runCheckersForObjCMessage(ObjCMessageVisitKind::Post, Dst, Src, msg, Eng,
234 const ExplodedNodeSet &Src,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/
CheckerManager.h 188 const ExplodedNodeSet &Src,
191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
201 const ExplodedNodeSet &Src,
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
210 ExplodedNodeSet &Dst, const ExplodedNodeSet &Src,
216 const ExplodedNodeSet &Src,
219 runCheckersForObjCMessage(ObjCMessageVisitKind::Pre, Dst, Src, msg, Eng);
224 const ExplodedNodeSet &Src,
228 runCheckersForObjCMessage(ObjCMessageVisitKind::Post, Dst, Src, msg, Eng,
234 const ExplodedNodeSet &Src,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/
CheckerManager.h 188 const ExplodedNodeSet &Src,
191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
201 const ExplodedNodeSet &Src,
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
210 ExplodedNodeSet &Dst, const ExplodedNodeSet &Src,
216 const ExplodedNodeSet &Src,
219 runCheckersForObjCMessage(ObjCMessageVisitKind::Pre, Dst, Src, msg, Eng);
224 const ExplodedNodeSet &Src,
228 runCheckersForObjCMessage(ObjCMessageVisitKind::Post, Dst, Src, msg, Eng,
234 const ExplodedNodeSet &Src,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/
CheckerManager.h 188 const ExplodedNodeSet &Src,
191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
201 const ExplodedNodeSet &Src,
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
210 ExplodedNodeSet &Dst, const ExplodedNodeSet &Src,
216 const ExplodedNodeSet &Src,
219 runCheckersForObjCMessage(ObjCMessageVisitKind::Pre, Dst, Src, msg, Eng);
224 const ExplodedNodeSet &Src,
228 runCheckersForObjCMessage(ObjCMessageVisitKind::Post, Dst, Src, msg, Eng,
234 const ExplodedNodeSet &Src,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/
CheckerManager.h 188 const ExplodedNodeSet &Src,
191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
201 const ExplodedNodeSet &Src,
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
210 ExplodedNodeSet &Dst, const ExplodedNodeSet &Src,
216 const ExplodedNodeSet &Src,
219 runCheckersForObjCMessage(ObjCMessageVisitKind::Pre, Dst, Src, msg, Eng);
224 const ExplodedNodeSet &Src,
228 runCheckersForObjCMessage(ObjCMessageVisitKind::Post, Dst, Src, msg, Eng,
234 const ExplodedNodeSet &Src,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/
CheckerManager.h 188 const ExplodedNodeSet &Src,
191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
201 const ExplodedNodeSet &Src,
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
210 ExplodedNodeSet &Dst, const ExplodedNodeSet &Src,
216 const ExplodedNodeSet &Src,
219 runCheckersForObjCMessage(ObjCMessageVisitKind::Pre, Dst, Src, msg, Eng);
224 const ExplodedNodeSet &Src,
228 runCheckersForObjCMessage(ObjCMessageVisitKind::Post, Dst, Src, msg, Eng,
234 const ExplodedNodeSet &Src,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/
CheckerManager.h 188 const ExplodedNodeSet &Src,
191 runCheckersForStmt(/*isPreVisit=*/true, Dst, Src, S, Eng);
201 const ExplodedNodeSet &Src,
205 runCheckersForStmt(/*isPreVisit=*/false, Dst, Src, S, Eng, wasInlined);
210 ExplodedNodeSet &Dst, const ExplodedNodeSet &Src,
216 const ExplodedNodeSet &Src,
219 runCheckersForObjCMessage(ObjCMessageVisitKind::Pre, Dst, Src, msg, Eng);
224 const ExplodedNodeSet &Src,
228 runCheckersForObjCMessage(ObjCMessageVisitKind::Post, Dst, Src, msg, Eng,
234 const ExplodedNodeSet &Src,
    [all...]
  /external/llvm/lib/CodeGen/
MachineCopyPropagation.cpp 65 bool eraseIfRedundant(MachineInstr &Copy, unsigned Src, unsigned Def);
73 /// Src -> Def map
123 /// Return true if \p PreviousCopy did copy register \p Src to register \p Def.
125 /// all even though Src and Def are subregisters of the registers used in
129 static bool isNopCopy(const MachineInstr &PreviousCopy, unsigned Src,
133 if (Src == PreviousSrc) {
137 if (!TRI->isSubRegister(PreviousSrc, Src))
139 unsigned SubIdx = TRI->getSubRegIndex(PreviousSrc, Src);
144 /// register \p Src to the register \p Def; This may happen indirectly by
146 bool MachineCopyPropagation::eraseIfRedundant(MachineInstr &Copy, unsigned Src,
    [all...]
  /external/libchrome/base/numerics/
safe_conversions_impl.h 84 // A range for a given nunmeric Src type is contained for a given numeric Dst
85 // type if both numeric_limits<Src>::max() <= numeric_limits<Dst>::max() and
86 // numeric_limits<Src>::lowest() >= numeric_limits<Dst>::lowest() are true.
98 typename Src,
102 IntegerRepresentation SrcSign = std::is_signed<Src>::value
107 // Same sign: Dst is guaranteed to contain Src only if its range is equal or
109 template <typename Dst, typename Src, IntegerRepresentation Sign>
110 struct StaticDstRangeRelationToSrcRange<Dst, Src, Sign, Sign> {
112 MaxExponent<Dst>::value >= MaxExponent<Src>::value
119 template <typename Dst, typename Src>
    [all...]
  /external/llvm/include/llvm/Analysis/
DependenceAnalysis.h 84 Src(Source),
114 Instruction *getSrc() const { return Src; }
207 Instruction *Src, *Dst;
222 FullDependence(Instruction *Src, Instruction *Dst, bool LoopIndependent,
288 /// depends - Tests for a dependence between the Src and Dst instructions.
292 /// if it appears that control flow can reach from Src to Dst
294 std::unique_ptr<Dependence> depends(Instruction *Src,
352 const SCEV *Src;
465 /// establishNestingLevels - Examines the loop nesting of the Src and Dst
482 /// ... - loops containing Src but not Ds
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_variable.c 78 reader->U.I.Src->Index = new_index;
79 reader->U.I.Src->Swizzle = rc_rewrite_swizzle(
80 reader->U.I.Src->Swizzle, conversion_swizzle);
90 pair_inst, reader->U.P.Src);
92 /* Try to delete the old src, it is OK if this fails,
104 pair_inst->RGB.Src[src_index]
106 pair_inst->RGB.Src[src_index]
108 pair_inst->RGB.Src[src_index]
112 pair_inst->Alpha.Src[src_index]
114 pair_inst->Alpha.Src[src_index
    [all...]
  /external/pdfium/third_party/base/numerics/
safe_conversions_impl.h 85 // A range for a given nunmeric Src type is contained for a given numeric Dst
86 // type if both numeric_limits<Src>::max() <= numeric_limits<Dst>::max() and
87 // numeric_limits<Src>::lowest() >= numeric_limits<Dst>::lowest() are true.
99 typename Src,
103 IntegerRepresentation SrcSign = std::is_signed<Src>::value
108 // Same sign: Dst is guaranteed to contain Src only if its range is equal or
110 template <typename Dst, typename Src, IntegerRepresentation Sign>
111 struct StaticDstRangeRelationToSrcRange<Dst, Src, Sign, Sign> {
113 MaxExponent<Dst>::value >= MaxExponent<Src>::value
120 template <typename Dst, typename Src>
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 79 Src(Source),
109 Instruction *getSrc() const { return Src; }
202 Instruction *Src, *Dst;
217 FullDependence(Instruction *Src, Instruction *Dst, bool LoopIndependent,
278 /// depends - Tests for a dependence between the Src and Dst instructions.
282 /// if it appears that control flow can reach from Src to Dst
284 std::unique_ptr<Dependence> depends(Instruction *Src,
342 const SCEV *Src;
455 /// establishNestingLevels - Examines the loop nesting of the Src and Dst
472 /// ... - loops containing Src but not Ds
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
DependenceAnalysis.h 79 Src(Source),
109 Instruction *getSrc() const { return Src; }
202 Instruction *Src, *Dst;
217 FullDependence(Instruction *Src, Instruction *Dst, bool LoopIndependent,
278 /// depends - Tests for a dependence between the Src and Dst instructions.
282 /// if it appears that control flow can reach from Src to Dst
284 std::unique_ptr<Dependence> depends(Instruction *Src,
342 const SCEV *Src;
455 /// establishNestingLevels - Examines the loop nesting of the Src and Dst
472 /// ... - loops containing Src but not Ds
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
DependenceAnalysis.h 79 Src(Source),
109 Instruction *getSrc() const { return Src; }
202 Instruction *Src, *Dst;
217 FullDependence(Instruction *Src, Instruction *Dst, bool LoopIndependent,
278 /// depends - Tests for a dependence between the Src and Dst instructions.
282 /// if it appears that control flow can reach from Src to Dst
284 std::unique_ptr<Dependence> depends(Instruction *Src,
342 const SCEV *Src;
455 /// establishNestingLevels - Examines the loop nesting of the Src and Dst
472 /// ... - loops containing Src but not Ds
    [all...]

Completed in 1567 milliseconds

1 2 3 4 5 67 8 91011>>