Searched refs:canAssemble (Results 1 – 2 of 2) sorted by relevance
50 bool canAssemble(const MCInst &mc_inst) const;
63 bool LLVMState::canAssemble(const MCInst &Inst) const { in canAssemble() function in llvm::exegesis::LLVMState