Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCInstrDesc.h179 CheapAsAMove, enumerator
542 bool isAsCheapAsAMove() const { return Flags & (1ULL << MCID::CheapAsAMove); } in isAsCheapAsAMove()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1168 return hasProperty(MCID::CheapAsAMove, Type);