Searched refs:CheapAsAMove (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h179 CheapAsAMove, enumerator in enum:llvm::MCID::Flag
537 bool isAsCheapAsAMove() const { return Flags & (1ULL << MCID::CheapAsAMove); }
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1213 return hasProperty(MCID::CheapAsAMove, Type);

Completed in 475 milliseconds