Home
last modified time | relevance | path

Searched defs:IS (Results 1 – 25 of 37) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DScheduler.cpp73 Instruction *IS = IR.getInstruction(); in issueInstructionImpl() local
129 Instruction &IS = *IR.getInstruction(); in promoteToReadySet() local
166 Instruction &IS = *IR.getInstruction(); in promoteToPendingSet() local
198 Instruction &IS = *IR.getInstruction(); in select() local
224 Instruction &IS = *IR.getInstruction(); in updateIssuedSet() local
252 const Instruction &IS = *IR.getInstruction(); in analyzeDataDependencies() local
301 Instruction &IS = *IR.getInstruction(); in dispatch() local
DLSUnit.cpp191 const Instruction &IS = *IR.getInstruction(); in onInstructionExecuted() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeExeSymbol.cpp68 auto IS = Session.getPDBFile().getPDBInfoStream(); in getAge() local
80 auto IS = Session.getPDBFile().getPDBInfoStream(); in getGuid() local
DPDBFileBuilder.cpp175 for (const auto &IS : InjectedSources) { in finalizeMsfLayout() local
201 for (const auto &IS : InjectedSources) { in finalizeMsfLayout() local
252 for (const auto &IS : InjectedSources) { in commitInjectedSources() local
DPDBFile.cpp458 auto IS = getPDBInfoStream(); in hasPDBStringTable() local
471 auto IS = getPDBInfoStream(); in hasPDBInjectedSourceStream() local
497 auto IS = getPDBInfoStream(); in safelyCreateNamedStream() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScoreboardHazardRecognizer.cpp45 const InstrStage *IS = ItinData->beginStage(idx); in ScoreboardHazardRecognizer() local
128 for (const InstrStage *IS = ItinData->beginStage(idx), in getHazardType() local
187 for (const InstrStage *IS = ItinData->beginStage(idx), in EmitInstruction() local
DTargetSubtargetInfo.cpp22 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in TargetSubtargetInfo()
DMachinePipeliner.cpp920 for (const InstrStage &IS : in minFuncUnits() local
966 for (const InstrStage &IS : in calcCriticalResources() local
1408 for (SUnit::const_succ_iterator IS = SU->Succs.begin(), in computeNodeFunctions() local
1462 for (SUnit::const_succ_iterator IS = (*I)->Succs.begin(), in pred_L() local
/third_party/boost/boost/histogram/detail/
Dfill.hpp167 void fill_storage_2(IW, IS, T&& t, U&& u) noexcept { in fill_storage_2() argument
177 void fill_storage_2(mp11::mp_int<-1>, IS, T&& t, const U& u) noexcept { in fill_storage_2() argument
196 auto fill_storage(IW, IS, Storage& s, const Index idx, const Args& a) noexcept { in fill_storage() argument
275 decltype(auto) pack_args(IW, IS, const Args& args) noexcept { in pack_args() argument
286 decltype(auto) pack_args(mp11::mp_int<-1>, IS, const Args& args) noexcept { in pack_args() argument
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerMerge.cpp29 void Merger::ParseOrExit(std::istream &IS, bool ParseCoverage) { in ParseOrExit()
48 bool Merger::Parse(std::istream &IS, bool ParseCoverage) { in Parse()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGVLIW.cpp274 llvm::createVLIWDAGScheduler(SelectionDAGISel *IS, CodeGenOpt::Level) { in createVLIWDAGScheduler()
DScheduleDAGFast.cpp797 llvm::createFastDAGScheduler(SelectionDAGISel *IS, CodeGenOpt::Level) { in createFastDAGScheduler()
802 llvm::createDAGLinearizer(SelectionDAGISel *IS, CodeGenOpt::Level) { in createDAGLinearizer()
DResourcePriorityQueue.cpp43 ResourcePriorityQueue::ResourcePriorityQueue(SelectionDAGISel *IS) in ResourcePriorityQueue()
DScheduleDAGRRList.cpp3132 llvm::createBURRListDAGScheduler(SelectionDAGISel *IS, in createBURRListDAGScheduler()
3146 llvm::createSourceListDAGScheduler(SelectionDAGISel *IS, in createSourceListDAGScheduler()
3160 llvm::createHybridListDAGScheduler(SelectionDAGISel *IS, in createHybridListDAGScheduler()
3176 llvm::createILPListDAGScheduler(SelectionDAGISel *IS, in createILPListDAGScheduler()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DDispatchStage.cpp80 Instruction &IS = *IR.getInstruction(); in dispatch() local
DExecuteStage.cpp59 Instruction &IS = *IR.getInstruction(); in issueInstruction() local
/third_party/ffmpeg/libavcodec/
Daacenc_is.c44 float *IS = &s->scoefs[256*2], *I34 = &s->scoefs[256*3]; in ff_aac_is_encoding_err() local
Dmpc.h55 int IS, MSS, gapless; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrItineraries.h154 for (const InstrStage *IS = beginStage(ItinClassIndx), in getStageLatency() local
DMCCodeView.h84 void setIsStmt(bool IS) { IsStmt = IS; } in setIsStmt()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSubtargetInfo.cpp214 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in MCSubtargetInfo()
/third_party/boost/libs/geometry/test/algorithms/distance/
Ddistance_ca_l_ar.cpp373 typedef int_segment_type IS; in test_distance_segment_box() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
DLSUnit.h125 const Instruction &IS = *IR.getInstruction(); in onInstructionIssued() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h265 typename TargetT::IndirectStubsInfo IS; in handleEmitIndirectStubs() local
/third_party/python/Lib/ctypes/test/
Dtest_structures.py104 class IS(Structure): class

12