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

/external/llvm/include/llvm/MC/
H A DMCInstrDesc.h126 CheapAsAMove, enumerator in enum:llvm::MCID::__anon25536
474 return Flags & (1 << MCID::CheapAsAMove);
/external/llvm/include/llvm/CodeGen/
H A DMachineInstr.h617 return hasProperty(MCID::CheapAsAMove, Type);

Completed in 665 milliseconds