OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reg_operands
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/CodeGen/
MachineRegisterInfo.cpp
129
for (MachineOperand &M :
reg_operands
(Reg)) {
TwoAddressInstructionPass.cpp
319
for (MachineOperand &MO : MRI->
reg_operands
(Reg)) {
[
all
...]
/external/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h
228
inline iterator_range<reg_iterator>
reg_operands
(unsigned Reg) const {
function in class:llvm::MachineRegisterInfo
[
all
...]
Completed in 752 milliseconds