Searched defs:unfoldMemoryOperand (Results  1 – 4 of 4) sorted by relevance
| /external/llvm/include/llvm/Target/ | 
| D | TargetInstrInfo.h | 973   unfoldMemoryOperand(MachineFunction &MF, MachineInstr &MI, unsigned Reg,  in unfoldMemoryOperand()  function979   virtual bool unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N,  in unfoldMemoryOperand()  function
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ | 
| D | TargetInstrInfo.h | 1191   unfoldMemoryOperand(MachineFunction &MF, MachineInstr &MI, unsigned Reg,  in unfoldMemoryOperand()  function1197   virtual bool unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N,  in unfoldMemoryOperand()  function
 
 | 
| /external/llvm/lib/Target/X86/ | 
| D | X86InstrInfo.cpp | 6364 bool X86InstrInfo::unfoldMemoryOperand(  in unfoldMemoryOperand()  function in X86InstrInfo6484 X86InstrInfo::unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N,  in unfoldMemoryOperand()  function in X86InstrInfo
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ | 
| D | X86InstrInfo.cpp | 5451 bool X86InstrInfo::unfoldMemoryOperand(  in unfoldMemoryOperand()  function in X86InstrInfo5597 X86InstrInfo::unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N,  in unfoldMemoryOperand()  function in X86InstrInfo
 
 |