Home
last modified time | relevance | path

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

123

/external/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
/external/llvm/lib/CodeGen/
DScoreboardHazardRecognizer.cpp43 const InstrStage *IS = ItinData->beginStage(idx); in ScoreboardHazardRecognizer() local
126 for (const InstrStage *IS = ItinData->beginStage(idx), in getHazardType() local
186 for (const InstrStage *IS = ItinData->beginStage(idx), in EmitInstruction() local
/external/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()
/external/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
/external/clang/test/Index/
Dcursor-dynamic-call.mm18 @interface IS : IB interface
23 @implementation IS implementation
/external/strace/linux/
Dsubcall.h33 #define IS TRACE_INDIRECT_SUBCALL macro
/external/OpenCSD/decoder/include/opencsd/etmv4/
Dtrc_pkt_elem_etmv4i.h461 inline void EtmV4ITrcPacket::set64BitAddress(const uint64_t addr, const uint8_t IS) in set64BitAddress()
471 inline void EtmV4ITrcPacket::set32BitAddress(const uint32_t addr, const uint8_t IS) in set32BitAddress()
494 inline void EtmV4ITrcPacket::updateShortAddress(const uint32_t addr, const uint8_t IS, const uint8_… in updateShortAddress()
/external/llvm/lib/Target/
DTargetSubtargetInfo.cpp25 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in TargetSubtargetInfo()
/external/llvm/tools/llvm-pdbdump/
DYAMLOutputStyle.cpp99 auto IS = File.getPDBInfoStream(); in dumpPDBStream() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGVLIW.cpp274 llvm::createVLIWDAGScheduler(SelectionDAGISel *IS, CodeGenOpt::Level) { in createVLIWDAGScheduler()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGVLIW.cpp277 llvm::createVLIWDAGScheduler(SelectionDAGISel *IS, CodeGenOpt::Level) { in createVLIWDAGScheduler()
/external/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
/external/OpenCSD/decoder/source/etmv4/
Dtrc_pkt_proc_etmv4i.cpp1002 …ractShortAddr(const std::vector<uint8_t> &buffer, const int st_idx, const uint8_t IS, uint32_t &va… in extractShortAddr()
1756 …64BitLongAddr(const std::vector<uint8_t> &buffer, const int st_idx, const uint8_t IS, uint64_t &va… in extract64BitLongAddr()
1778 …32BitLongAddr(const std::vector<uint8_t> &buffer, const int st_idx, const uint8_t IS, uint32_t &va… in extract32BitLongAddr()
Dtrc_etmv4_stack_elem.cpp93 … const ocsd_trc_index_t root_index, const etmv4_context_t &context, const uint8_t IS, const bool b… in createContextElem()
/external/llvm/lib/MC/
DMCSubtargetInfo.cpp44 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in MCSubtargetInfo()
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerMerge.cpp31 void Merger::ParseOrExit(std::istream &IS, bool ParseCoverage) { in ParseOrExit()
52 bool Merger::Parse(std::istream &IS, bool ParseCoverage) { in Parse()
/external/harfbuzz_ng/src/
Dhb-ot-shaper-use-table.hh59 #define IS USE(IS) /* INVISIBLE_STACKER */ macro
/external/llvm/include/llvm/MC/
DMCCodeView.h79 void setIsStmt(bool IS) { IsStmt = IS; } in setIsStmt()
/external/llvm/utils/TableGen/
DCodeGenIntrinsics.h59 IntrinsicSignature IS; member
/external/clang/lib/StaticAnalyzer/Core/
DProgramState.cpp143 InvalidatedSymbols *IS, in invalidateRegions()
160 InvalidatedSymbols *IS, in invalidateRegions()
173 InvalidatedSymbols *IS, in invalidateRegionsImpl()

123