OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InsertVRSaveCode
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp
57
InsertVRSaveCode
(MF);
151
void
InsertVRSaveCode
(MachineFunction &MF);
165
///
InsertVRSaveCode
- Once the entire function has been instruction selected,
168
void PPCDAGToDAGISel::
InsertVRSaveCode
(MachineFunction &Fn) {
[
all
...]
/external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp
84
InsertVRSaveCode
(MF);
216
void
InsertVRSaveCode
(MachineFunction &MF);
242
///
InsertVRSaveCode
- Once the entire function has been instruction selected,
245
void PPCDAGToDAGISel::
InsertVRSaveCode
(MachineFunction &Fn) {
[
all
...]
Completed in 709 milliseconds