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

/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3169 /// isDefConvertible - check whether the definition can be converted
3171 inline static bool isDefConvertible(MachineInstr *MI) { function
3276 !isDefConvertible(MI)))

Completed in 159 milliseconds