OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:legalizeOpWithMove
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/R600/
SIInstrInfo.h
142
void
legalizeOpWithMove
(MachineInstr *MI, unsigned OpIdx) const;
SIInstrInfo.cpp
758
void SIInstrInfo::
legalizeOpWithMove
(MachineInstr *MI, unsigned OpIdx) const {
875
legalizeOpWithMove
(MI, Src0Idx);
881
legalizeOpWithMove
(MI, Src1Idx);
893
legalizeOpWithMove
(MI, Src1Idx);
926
legalizeOpWithMove
(MI, Idx)
[
all
...]
Completed in 46 milliseconds