Searched defs:isPreISelOpcode (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h242 bool isPreISelOpcode() const { return Flags & (1ULL << MCID::PreISelOpcode); } function in class:llvm::MCInstrDesc

Completed in 61 milliseconds