Searched defs:unfoldMemoryOperand (Results 1 – 6 of 6) sorted by relevance
| /external/llvm/include/llvm/Target/ |
| D | TargetInstrInfo.h | 973 unfoldMemoryOperand(MachineFunction &MF, MachineInstr &MI, unsigned Reg, in unfoldMemoryOperand() function 979 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() function 1197 virtual bool unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N, in unfoldMemoryOperand() function
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
| D | TargetInstrInfo.h | 1333 unfoldMemoryOperand(MachineFunction &MF, MachineInstr &MI, unsigned Reg, in unfoldMemoryOperand() function 1339 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 X86InstrInfo 6484 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 X86InstrInfo 5597 X86InstrInfo::unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N, in unfoldMemoryOperand() function in X86InstrInfo
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
| D | X86InstrInfo.cpp | 6895 bool X86InstrInfo::unfoldMemoryOperand( in unfoldMemoryOperand() function in X86InstrInfo 7041 X86InstrInfo::unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N, in unfoldMemoryOperand() function in X86InstrInfo
|