OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:insertNoop
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDGPUInstrInfo.cpp
204
void AMDGPUInstrInfo::
insertNoop
(MachineBasicBlock &MBB,
/external/llvm/lib/Target/Mips/
MipsInstrInfo.cpp
45
///
insertNoop
- If data hazard condition is found insert the target nop
48
insertNoop
(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const
/external/llvm/lib/Target/R600/
AMDGPUInstrInfo.cpp
184
void AMDGPUInstrInfo::
insertNoop
(MachineBasicBlock &MBB,
/external/mesa3d/src/gallium/drivers/radeon/
AMDGPUInstrInfo.cpp
204
void AMDGPUInstrInfo::
insertNoop
(MachineBasicBlock &MBB,
/external/llvm/lib/CodeGen/
TargetInstrInfo.cpp
57
///
insertNoop
- Insert a noop into the instruction stream at the specified
59
void TargetInstrInfo::
insertNoop
(MachineBasicBlock &MBB,
61
llvm_unreachable("Target didn't implement
insertNoop
!");
/external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp
216
void PPCInstrInfo::
insertNoop
(MachineBasicBlock &MBB,
[
all
...]
Completed in 87 milliseconds