Searched refs:LLVMState (Results 1 – 12 of 12) sorted by relevance
24 LLVMState::LLVMState(const std::string &Triple, const std::string &CpuName) { in LLVMState() function in exegesis::LLVMState40 LLVMState::LLVMState() in LLVMState() function in exegesis::LLVMState41 : LLVMState(llvm::sys::getProcessTriple(), in LLVMState()45 LLVMState::createTargetMachine() const { in createTargetMachine()55 bool LLVMState::canAssemble(const llvm::MCInst &Inst) const { in canAssemble()
33 class LLVMState {35 LLVMState();37 LLVMState(const std::string &Triple,
45 const LLVMState &State) const;63 const LLVMState &State) const;65 const LLVMState &State) const;
42 const LLVMState &State) const { in createBenchmarkRunner()55 ExegesisTarget::createLatencyBenchmarkRunner(const LLVMState &State) const { in createLatencyBenchmarkRunner()60 ExegesisTarget::createUopsBenchmarkRunner(const LLVMState &State) const { in createUopsBenchmarkRunner()
57 explicit BenchmarkRunner(const LLVMState &State,70 const LLVMState &State;
24 UopsBenchmarkRunner(const LLVMState &State) in UopsBenchmarkRunner()
25 LatencyBenchmarkRunner(const LLVMState &State) in LatencyBenchmarkRunner()
29 BenchmarkRunner::BenchmarkRunner(const LLVMState &State, in BenchmarkRunner()
19 AArch64LatencyBenchmarkRunner(const LLVMState &State) in AArch64LatencyBenchmarkRunner()38 createLatencyBenchmarkRunner(const LLVMState &State) const override { in createLatencyBenchmarkRunner()
108 getBenchmarkResultContext(const LLVMState &State) { in getBenchmarkResultContext()132 const LLVMState State; in benchmarkMain()194 const LLVMState State; in analysisMain()
159 createLatencyBenchmarkRunner(const LLVMState &State) const override { in createLatencyBenchmarkRunner()164 createUopsBenchmarkRunner(const LLVMState &State) const override { in createUopsBenchmarkRunner()
46 const LLVMState State;220 FakeBenchmarkRunner(const LLVMState &State) in FakeBenchmarkRunner()