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

/external/llvm/lib/CodeGen/
H A DMachineInstr.cpp110 /// ChangeToImmediate - Replace this operand with a new immediate operand of
113 void MachineOperand::ChangeToImmediate(int64_t ImmVal) { function in class:MachineOperand

Completed in 370 milliseconds