Searched defs:foldMemoryOperand (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | TargetInstrInfoImpl.cpp | 273 TargetInstrInfo::foldMemoryOperand(MachineBasicBlock::iterator MI, in foldMemoryOperand() function in TargetInstrInfo 332 TargetInstrInfo::foldMemoryOperand(MachineBasicBlock::iterator MI, in foldMemoryOperand() function in TargetInstrInfo
|
D | InlineSpiller.cpp | 1016 bool InlineSpiller::foldMemoryOperand(MachineBasicBlock::iterator MI, in foldMemoryOperand() function in InlineSpiller
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TargetInstrInfo.cpp | 535 MachineInstr *TargetInstrInfo::foldMemoryOperand(MachineInstr &MI, in foldMemoryOperand() function in TargetInstrInfo 622 MachineInstr *TargetInstrInfo::foldMemoryOperand(MachineInstr &MI, in foldMemoryOperand() function in TargetInstrInfo
|
D | InlineSpiller.cpp | 756 foldMemoryOperand(ArrayRef<std::pair<MachineInstr *, unsigned>> Ops, in foldMemoryOperand() function in InlineSpiller
|
/external/llvm/lib/CodeGen/ |
D | TargetInstrInfo.cpp | 497 MachineInstr *TargetInstrInfo::foldMemoryOperand(MachineInstr &MI, in foldMemoryOperand() function in TargetInstrInfo 778 MachineInstr *TargetInstrInfo::foldMemoryOperand(MachineInstr &MI, in foldMemoryOperand() function in TargetInstrInfo
|
D | InlineSpiller.cpp | 727 foldMemoryOperand(ArrayRef<std::pair<MachineInstr*, unsigned> > Ops, in foldMemoryOperand() function in InlineSpiller
|