HomeSort by relevance Sort by last modified time
    Searched defs:foldMemoryOperandImpl (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 100 virtual MachineInstr* foldMemoryOperandImpl(MachineFunction &MF,
105 virtual MachineInstr* foldMemoryOperandImpl(MachineFunction &MF,
HexagonInstrInfo.cpp 532 MachineInstr *HexagonInstrInfo::foldMemoryOperandImpl(MachineFunction &MF,
    [all...]
  /external/llvm/lib/Target/R600/
AMDGPUInstrInfo.cpp 143 AMDGPUInstrInfo::foldMemoryOperandImpl(MachineFunction &MF,
151 AMDGPUInstrInfo::foldMemoryOperandImpl(MachineFunction &MF,
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 543 /// foldMemoryOperandImpl - Target-dependent implementation for
546 virtual MachineInstr* foldMemoryOperandImpl(MachineFunction &MF,
553 /// foldMemoryOperandImpl - Target-dependent implementation for
556 virtual MachineInstr* foldMemoryOperandImpl(MachineFunction &MF,
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]

Completed in 546 milliseconds