HomeSort by relevance Sort by last modified time
    Searched refs:getUses (Results 1 - 12 of 12) sorted by null

  /external/swiftshader/src/Reactor/
Optimizer.cpp 77 Optimizer::Uses* getUses(Ice::Operand*);
163 const auto &addressUses = *getUses(address);
178 for(Ice::Inst *use : *getUses(loadData))
226 auto &addressUses = *getUses(address);
287 auto &valueUses = *getUses(storeValue);
337 const auto &addressUses = *getUses(address);
461 getUses(src)->insert(src, &instruction);
479 for(Ice::Inst *use : *getUses(oldValue))
491 getUses(newValue)->insert(newValue, use);
515 auto &srcUses = *getUses(src)
    [all...]
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/openssl/
CertificateTrustBlock.java 69 public Set<ASN1ObjectIdentifier> getUses()
  /external/llvm/lib/Target/AArch64/
AArch64CollectLOH.cpp 261 static SetOfMachineInstr &getUses(InstrToInstrs *sets, unsigned reg,
266 /// Same as getUses but does not modify the input map: sets.
268 static const SetOfMachineInstr *getUses(const InstrToInstrs *sets, unsigned reg,
325 getUses(ColorOpToReachedUses, CurReg, *BBGen[CurReg]).insert(&MI);
385 getUses(ColorOpToReachedUses, CurReg, *BBGen[CurReg]).insert(DummyOp);
424 getUses(ColorOpToReachedUses, CurReg, *MI);
752 getUses(DefsPerColorToUses,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
Instruction.h 327 VecUses &getUses() { return Uses; }
328 const VecUses &getUses() const { return Uses; }
DispatchStage.cpp 111 for (std::unique_ptr<ReadState> &RS : IS.getUses())
InstrBuilder.cpp 431 NewIS->getUses().emplace_back(llvm::make_unique<ReadState>(RD, RegID));
  /external/clang/lib/Sema/
AnalysisBasedWarnings.cpp     [all...]
  /external/guice/lib/build/
bnd-0.0.384.jar 
felix-2.0.5.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.jdt.core_3.14.0.v20180528-0519.jar 
  /external/kotlinc/lib/
kotlin-main-kts.jar 
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 

Completed in 579 milliseconds