Searched defs:IS (Results 1 - 25 of 40) sorted by relevance

12

/openbsd-current/gnu/llvm/llvm/lib/MCA/Stages/
H A DRetireStage.cpp50 Instruction &IS = *IR.getInstruction(); local
H A DDispatchStage.cpp80 Instruction &IS = *IR.getInstruction(); local
[all...]
H A DExecuteStage.cpp59 Instruction &IS = *IR.getInstruction(); local
H A DInOrderIssueStage.cpp156 static void addRegisterReadWrite(RegisterFile &PRF, Instruction &IS, argument
199 Instruction &IS = *IR.getInstruction(); local
213 Instruction &IS = *IR.getInstruction(); local
287 Instruction &IS = *IR.getInstruction(); local
337 Instruction &IS = *IR.getInstruction(); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeExeSymbol.cpp68 auto IS = Session.getPDBFile().getPDBInfoStream(); local
80 auto IS = Session.getPDBFile().getPDBInfoStream(); local
H A DNativeFunctionSymbol.cpp63 static bool inlineSiteContainsAddress(InlineSiteSym &IS, argument
122 InlineSiteSym IS = local
H A DPDBFile.cpp458 auto IS = getPDBInfoStream(); local
497 auto IS = getPDBInfoStream(); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DTargetSubtargetInfo.cpp17 TargetSubtargetInfo( const Triple &TT, StringRef CPU, StringRef TuneCPU, StringRef FS, ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, const InstrStage *IS, const unsigned *OC, const unsigned *FP) argument
H A DScoreboardHazardRecognizer.cpp44 const InstrStage *IS = ItinData->beginStage(idx); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGVLIW.cpp269 llvm::createVLIWDAGScheduler(SelectionDAGISel *IS, CodeGenOpt::Level) { argument
H A DResourcePriorityQueue.cpp43 ResourcePriorityQueue::ResourcePriorityQueue(SelectionDAGISel *IS) argument
/openbsd-current/gnu/llvm/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp70 const Instruction &IS = *IR.getInstruction(); local
197 const Instruction &IS = *IR.getInstruction(); local
215 const Instruction &IS = *IR.getInstruction(); local
234 const Instruction &IS = *IR.getInstruction(); local
[all...]
H A DScheduler.cpp73 Instruction *IS = IR.getInstruction(); local
129 Instruction &IS local
166 Instruction &IS = *IR.getInstruction(); local
198 Instruction &IS = *IR.getInstruction(); local
224 Instruction &IS = *IR.getInstruction(); local
252 const Instruction &IS = *IR.getInstruction(); local
301 Instruction &IS = *IR.getInstruction(); local
[all...]
H A DRegisterFile.cpp105 void RegisterFile::onInstructionExecuted(Instruction *IS) { argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/ObjectFile/PDB/
H A DObjectFilePDB.cpp30 static UUID GetPDBUUID(InfoStream &IS) { argument
/openbsd-current/gnu/llvm/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp117 const Instruction &IS = *IR.getInstruction(); local
/openbsd-current/gnu/llvm/llvm/lib/MC/
H A DMCSubtargetInfo.cpp226 MCSubtargetInfo(const Triple &TT, StringRef C, StringRef TC, StringRef FS, ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, const InstrStage *IS, const unsigned *OC, const unsigned *FP) argument
/openbsd-current/gnu/llvm/clang/lib/AST/Interp/
H A DByteCodeStmtGen.cpp254 bool ByteCodeStmtGen<Emitter>::visitIfStmt(const IfStmt *IS) { argument
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/MC/
H A DMCCodeView.h91 void setIsStmt(bool IS) { IsStmt = IS; } argument
/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h60 IntrinsicSignature IS; member in struct:llvm::CodeGenIntrinsic
H A DVarLenCodeEmitterGen.cpp329 static void emitInstBits(raw_ostream &IS, raw_ostream &SS, const APInt &Bits, argument
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerMerge.cpp31 void Merger::ParseOrExit(std::istream &IS, bool ParseCoverage) { argument
52 bool Merger::Parse(std::istream &IS, bool ParseCoverage) { argument
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DJumpDiagnostics.cpp379 IfStmt *IS = cast<IfStmt>(S); local
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h140 const Instruction &IS = *IR.getInstruction(); local
/openbsd-current/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp687 Error MinimalSymbolDumper::visitKnownRecord(CVSymbol &CVR, InlineSiteSym &IS) { argument

Completed in 393 milliseconds

12