Searched refs:isInfeasible (Results 1 – 4 of 4) sorted by relevance
34 llvm::Error LatencyBenchmarkRunner::isInfeasible( in isInfeasible() function in exegesis::LatencyBenchmarkRunner56 if (auto E = isInfeasible(OtherInstrDesc)) { in generateTwoInstructionPrototype()86 if (auto E = isInfeasible(InstrDesc)) in generatePrototype()
93 UopsBenchmarkRunner::isInfeasible(const llvm::MCInstrDesc &MCInstrDesc) const { in isInfeasible() function in exegesis::UopsBenchmarkRunner137 if (auto E = isInfeasible(InstrDesc)) in generatePrototype()
32 llvm::Error isInfeasible(const llvm::MCInstrDesc &MCInstrDesc) const;
33 llvm::Error isInfeasible(const llvm::MCInstrDesc &MCInstrDesc) const;