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

  /external/swiftshader/third_party/subzero/src/
IceThreading.cpp 53 std::unique_ptr<Cfg> EmitterWorkItem::getCfg() {
IceASanInstrumentation.cpp 223 Cfg *Func = Context.getNode()->getCfg();
356 InstCall::create(Context.getNode()->getCfg(), Instr->getNumArgs(),
368 auto *NewLoad = InstLoad::create(Context.getNode()->getCfg(),
385 Context.getNode()->getCfg(), instrumentReloc(Reloc), Instr->getAddr());
439 auto *Call = InstCall::create(Context.getNode()->getCfg(), NumArgs, Void,
461 Cfg *Func = Context.getNode()->getCfg();
IceCfgNode.h 35 Cfg *getCfg() const { return Func; }
IceThreading.h 189 std::unique_ptr<Cfg> getCfg();
IceTargetLowering.h 98 auto *New = Inst::create(Node->getCfg(), std::forward<Args>(A)...);
IceCfg.cpp 880 auto *Assign = InstAssign::create(Node->getCfg(), NewVar, Pair.first);
888 InstAssign::create(Node->getCfg(), NewVar, ConstCache[Pair.first]);
    [all...]
IceGlobalContext.cpp 672 std::unique_ptr<Cfg> Func = Item->getCfg();
    [all...]
IceCfgNode.cpp     [all...]
IceInst.cpp 429 Srcs[I] = Target->getCfg()->getContext()->getConstantZero(Ty);
    [all...]
  /developers/build/lib/
buildSrc.jar 
  /prebuilts/sdk/tools/jacks/
jack-4.32.CANDIDATE.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 133 milliseconds