/freebsd-src/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/ |
H A D | Scheduler.cpp | 73 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
|
H A D | LSUnit.cpp | 70 const Instruction &IS = *IR.getInstruction(); in dispatch() local 197 const Instruction &IS = *IR.getInstruction(); in isAvailable() local 215 const Instruction &IS = *IR.getInstruction(); in onInstructionRetired() local 234 const Instruction &IS = *IR.getInstruction(); in onInstructionExecuted() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeExeSymbol.cpp | 68 auto IS = Session.getPDBFile().getPDBInfoStream(); in getAge() local 80 auto IS = Session.getPDBFile().getPDBInfoStream(); in getGuid() local
|
H A D | NativeFunctionSymbol.cpp | 63 static bool inlineSiteContainsAddress(InlineSiteSym &IS, in inlineSiteContainsAddress() 122 InlineSiteSym IS = in findInlineFramesByVA() local
|
H A D | PDBFileBuilder.cpp | 184 for (const auto &IS : InjectedSources) { in finalizeMsfLayout() local 210 for (const auto &IS : InjectedSources) { in finalizeMsfLayout() local 262 for (const auto &IS : InjectedSources) { in commitInjectedSources() local
|
H A D | PDBFile.cpp | 458 if (!IS) in hasPDBStringTable() local 471 if (!IS) in hasPDBInjectedSourceStream() local 497 if (!IS) in safelyCreateNamedStream() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/Stages/ |
H A D | InOrderIssueStage.cpp | 156 static void addRegisterReadWrite(RegisterFile &PRF, Instruction &IS, in addRegisterReadWrite() argument 199 Instruction &IS = *IR.getInstruction(); in execute() local 213 Instruction &IS = *IR.getInstruction(); in tryIssue() local 287 Instruction &IS = *IR.getInstruction(); updateIssuedInst() local 337 Instruction &IS = *IR.getInstruction(); retireInstruction() local [all...] |
H A D | RetireStage.cpp | 50 Instruction &IS = *IR.getInstruction(); in execute() local
|
H A D | DispatchStage.cpp | 80 Instruction &IS = *IR.getInstruction(); in dispatch() local
|
H A D | ExecuteStage.cpp | 59 Instruction &IS = *IR.getInstruction(); in issueInstruction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ScoreboardHazardRecognizer.cpp | 44 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
|
H A D | TargetSubtargetInfo.cpp | 21 const MCReadAdvanceEntry *RA, const InstrStage *IS, const unsigned *OC, in TargetSubtargetInfo()
|
/freebsd-src/contrib/opencsd/decoder/include/opencsd/etmv4/ |
H A D | trc_pkt_elem_etmv4i.h | 461 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()
|
H A D | trc_pkt_decode_etmv4i.h | 121 const ocsd_isa calcISA(const bool SF, const uint8_t IS) const in calcISA()
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | YAMLOutputStyle.cpp | 156 auto IS = File.getPDBInfoStream(); in dumpPDBStream() local 317 auto &IS = IpiS.get(); in dumpIpiStream() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGVLIW.cpp | 268 ScheduleDAGSDNodes *llvm::createVLIWDAGScheduler(SelectionDAGISel *IS, in createVLIWDAGScheduler()
|
H A D | ScheduleDAGFast.cpp | 806 createFastDAGScheduler(SelectionDAGISel * IS,CodeGenOptLevel) createFastDAGScheduler() argument 811 createDAGLinearizer(SelectionDAGISel * IS,CodeGenOptLevel) createDAGLinearizer() argument
|
/freebsd-src/contrib/opencsd/decoder/source/etmv4/ |
H A D | trc_pkt_proc_etmv4i.cpp | 1002 …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()
|
H A D | trc_etmv4_stack_elem.cpp | 93 … const ocsd_trc_index_t root_index, const etmv4_context_t &context, const uint8_t IS, const bool b… in createContextElem()
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerMerge.cpp | 31 void Merger::ParseOrExit(std::istream &IS, bool ParseCoverage) { in ParseOrExit() 52 bool Merger::Parse(std::istream &IS, bool ParseCoverage) { in Parse()
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | VarLenCodeEmitterGen.cpp |
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ProgramState.cpp | 155 InvalidatedSymbols *IS, in invalidateRegions() argument 171 InvalidatedSymbols *IS, in invalidateRegions() argument 184 InvalidatedSymbols *IS, in invalidateRegionsImpl() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/Views/ |
H A D | BottleneckAnalysis.cpp | 117 const Instruction &IS = *IR.getInstruction(); in handlePressureEvent() local 503 const Instruction &IS = *Event.IR.getInstruction(); onEvent() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCInstrItineraries.h | 158 for (const InstrStage *IS = beginStage(ItinClassIndx), in getStageLatency() local
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_segmented_array.h | 87 : S(IS), in Iterator() argument
|