HomeSort by relevance Sort by last modified time
    Searched defs:Targets (Results 1 - 25 of 38) sorted by null

1 2

  /external/llvm/unittests/Transforms/IPO/
WholeProgramDevirt.cpp 30 VirtualCallTarget Targets[] = {
35 EXPECT_EQ(2ull, findLowestOffset(Targets, /*IsAfter=*/false, 1));
36 EXPECT_EQ(66ull, findLowestOffset(Targets, /*IsAfter=*/true, 1));
38 EXPECT_EQ(8ull, findLowestOffset(Targets, /*IsAfter=*/false, 8));
39 EXPECT_EQ(72ull, findLowestOffset(Targets, /*IsAfter=*/true, 8));
42 EXPECT_EQ(33ull, findLowestOffset(Targets, /*IsAfter=*/false, 1));
43 EXPECT_EQ(65ull, findLowestOffset(Targets, /*IsAfter=*/true, 1));
45 EXPECT_EQ(40ull, findLowestOffset(Targets, /*IsAfter=*/false, 8));
46 EXPECT_EQ(72ull, findLowestOffset(Targets, /*IsAfter=*/true, 8));
50 EXPECT_EQ(66ull, findLowestOffset(Targets, /*IsAfter=*/false, 1))
    [all...]
  /external/clang/include/clang/Frontend/
DependencyOutputOptions.h 27 unsigned UsePhonyTargets : 1; ///< Include phony targets for each
46 /// A list of names to use as the targets in the dependency file; this list
48 std::vector<std::string> Targets;
  /external/llvm/lib/Support/
TargetRegistry.cpp 21 iterator_range<TargetRegistry::iterator> TargetRegistry::targets() { function in class:TargetRegistry
34 std::find_if(targets().begin(), targets().end(),
37 if (I == targets().end()) {
66 // Provide special warning when no targets are initialized.
67 if (targets().begin() == targets().end()) {
68 Error = "Unable to find target for this triple (no targets are registered)";
73 auto I = std::find_if(targets().begin(), targets().end(), ArchMatch)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
TargetRegistry.cpp 28 // Provide special warning when no targets are initialized.
30 Error = "Unable to find target for this triple (no targets are registered)";
47 Error = "No available targets are compatible with this triple, "
48 "see -version for the available targets.";
53 // good best targets.
55 Error = std::string("Cannot choose between targets \"") +
76 // Add to the list of targets.
103 std::vector<std::pair<StringRef, const Target*> > Targets;
108 Targets.push_back(std::make_pair(I->getName(), &*I));
109 Width = std::max(Width, Targets.back().first.size())
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
DependencyOutputOptions.h 27 unsigned UsePhonyTargets : 1; ///< Include phony targets for each
46 /// A list of names to use as the targets in the dependency file; this list
48 std::vector<std::string> Targets;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/
DependencyOutputOptions.h 27 unsigned UsePhonyTargets : 1; ///< Include phony targets for each
46 /// A list of names to use as the targets in the dependency file; this list
48 std::vector<std::string> Targets;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/
DependencyOutputOptions.h 27 unsigned UsePhonyTargets : 1; ///< Include phony targets for each
46 /// A list of names to use as the targets in the dependency file; this list
48 std::vector<std::string> Targets;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/
DependencyOutputOptions.h 27 unsigned UsePhonyTargets : 1; ///< Include phony targets for each
46 /// A list of names to use as the targets in the dependency file; this list
48 std::vector<std::string> Targets;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/
DependencyOutputOptions.h 27 unsigned UsePhonyTargets : 1; ///< Include phony targets for each
46 /// A list of names to use as the targets in the dependency file; this list
48 std::vector<std::string> Targets;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/
DependencyOutputOptions.h 27 unsigned UsePhonyTargets : 1; ///< Include phony targets for each
46 /// A list of names to use as the targets in the dependency file; this list
48 std::vector<std::string> Targets;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/
DependencyOutputOptions.h 27 unsigned UsePhonyTargets : 1; ///< Include phony targets for each
46 /// A list of names to use as the targets in the dependency file; this list
48 std::vector<std::string> Targets;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
DependencyOutputOptions.h 27 unsigned UsePhonyTargets : 1; ///< Include phony targets for each
46 /// A list of names to use as the targets in the dependency file; this list
48 std::vector<std::string> Targets;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Frontend/
DependencyOutputOptions.h 27 unsigned UsePhonyTargets : 1; ///< Include phony targets for each
46 /// A list of names to use as the targets in the dependency file; this list
48 std::vector<std::string> Targets;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Frontend/
DependencyOutputOptions.h 27 unsigned UsePhonyTargets : 1; ///< Include phony targets for each
46 /// A list of names to use as the targets in the dependency file; this list
48 std::vector<std::string> Targets;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/
DependencyOutputOptions.h 27 unsigned UsePhonyTargets : 1; ///< Include phony targets for each
46 /// A list of names to use as the targets in the dependency file; this list
48 std::vector<std::string> Targets;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/
DependencyOutputOptions.h 27 unsigned UsePhonyTargets : 1; ///< Include phony targets for each
46 /// A list of names to use as the targets in the dependency file; this list
48 std::vector<std::string> Targets;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/
DependencyOutputOptions.h 27 unsigned UsePhonyTargets : 1; ///< Include phony targets for each
46 /// A list of names to use as the targets in the dependency file; this list
48 std::vector<std::string> Targets;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/
DependencyOutputOptions.h 27 unsigned UsePhonyTargets : 1; ///< Include phony targets for each
46 /// A list of names to use as the targets in the dependency file; this list
48 std::vector<std::string> Targets;
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVDecorate.cpp 159 getEncoder(O) << DecorationGroup << Targets;
164 getDecoder(I) >> DecorationGroup >> Targets;
170 for(auto &I:Targets) {
181 for(auto &I:Targets) {
SPIRVDecorate.h 273 DecorationGroup(TheGroup), Targets(TheTargets){
281 Targets.resize(WC - FixedWC);
287 std::vector<SPIRVId> Targets;
  /external/clang/lib/Frontend/
DependencyFile.cpp 158 std::vector<std::string> Targets;
173 : PP(_PP), OutputFile(Opts.OutputFile), Targets(Opts.Targets),
236 if (Opts.Targets.empty()) {
405 // Write out the dependency targets, trying to avoid overly long
413 I = Targets.begin(), E = Targets.end(); I != E; ++I) {
424 // Targets already quoted as needed.
449 // Create phony targets if requested.
  /external/llvm/utils/TableGen/
CodeGenTarget.cpp 149 std::vector<Record*> Targets = Records.getAllDerivedDefinitions("Target");
150 if (Targets.size() == 0)
152 if (Targets.size() != 1)
154 TargetRec = Targets[0];
  /external/swiftshader/third_party/LLVM/utils/TableGen/
CodeGenTarget.cpp 114 std::vector<Record*> Targets = Records.getAllDerivedDefinitions("Target");
115 if (Targets.size() == 0)
117 if (Targets.size() != 1)
119 TargetRec = Targets[0];
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTPFXParser.h 254 CPVRTArray<SPVRTTargetPair> Targets;
  /external/swiftshader/third_party/subzero/src/
IceInst.h 30 // validated for things like valid operand types, valid branch targets, proper
75 // are shared across targets. To avoid confusion over the definition of
    [all...]

Completed in 1132 milliseconds

1 2