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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DMachineInstr.cpp941 /// findRegisterDefOperandIdx() - Returns the operand index that is a def of
946 MachineInstr::findRegisterDefOperandIdx(unsigned Reg, bool isDead, bool Overlap, function in class:MachineInstr
/external/llvm/lib/CodeGen/
H A DMachineInstr.cpp1335 /// findRegisterDefOperandIdx() - Returns the operand index that is a def of
1340 MachineInstr::findRegisterDefOperandIdx(unsigned Reg, bool isDead, bool Overlap, function in class:MachineInstr

Completed in 212 milliseconds