HomeSort by relevance Sort by last modified time
    Searched defs:ChangeToImmediate (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
MachineInstr.cpp 131 /// ChangeToImmediate - Replace this operand with a new immediate operand of
134 void MachineOperand::ChangeToImmediate(int64_t ImmVal) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineInstr.cpp 138 /// ChangeToImmediate - Replace this operand with a new immediate operand of
141 void MachineOperand::ChangeToImmediate(int64_t ImmVal) {
    [all...]

Completed in 537 milliseconds