/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | FastISel.h | 505 MachineMemOperand *createMachineMemOperandFor(const Instruction *I) const;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | FastISel.h | 490 MachineMemOperand *createMachineMemOperandFor(const Instruction *I) const;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | FastISel.h | 490 MachineMemOperand *createMachineMemOperandFor(const Instruction *I) const;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | FastISel.h | 494 MachineMemOperand *createMachineMemOperandFor(const Instruction *I) const;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | FastISel.h | 494 MachineMemOperand *createMachineMemOperandFor(const Instruction *I) const;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | FastISel.h | 494 MachineMemOperand *createMachineMemOperandFor(const Instruction *I) const;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | FastISel.h | 505 MachineMemOperand *createMachineMemOperandFor(const Instruction *I) const;
|
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFastISel.cpp | 1020 addLoadStoreOperands(Addr, MIB, createMachineMemOperandFor(Load)); in selectLoad() 1078 addLoadStoreOperands(Addr, MIB, createMachineMemOperandFor(Store)); in selectStore()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFastISel.cpp | 1207 addLoadStoreOperands(Addr, MIB, createMachineMemOperandFor(Load)); in selectLoad() 1263 addLoadStoreOperands(Addr, MIB, createMachineMemOperandFor(Store)); in selectStore()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFastISel.cpp | 1237 addLoadStoreOperands(Addr, MIB, createMachineMemOperandFor(Load)); in selectLoad() 1296 addLoadStoreOperands(Addr, MIB, createMachineMemOperandFor(Store)); in selectStore()
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 1130 return X86FastEmitStore(VT, Val, AM, createMachineMemOperandFor(I), Aligned); in X86SelectStore() 1320 if (!X86FastEmitLoad(VT, AM, createMachineMemOperandFor(LI), ResultReg, in X86SelectLoad() 3775 Result->addMemOperand(*FuncInfo.MF, createMachineMemOperandFor(LI)); in tryToFoldLoadIntoMI()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 1155 return X86FastEmitStore(VT, Val, AM, createMachineMemOperandFor(I), Aligned); in X86SelectStore() 1343 if (!X86FastEmitLoad(VT, AM, createMachineMemOperandFor(LI), ResultReg, in X86SelectLoad() 3971 Result->addMemOperand(*FuncInfo.MF, createMachineMemOperandFor(LI)); in tryToFoldLoadIntoMI()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 1141 return X86FastEmitStore(VT, Val, AM, createMachineMemOperandFor(I), Aligned); in X86SelectStore() 1331 if (!X86FastEmitLoad(VT, AM, createMachineMemOperandFor(LI), ResultReg, in X86SelectLoad() 3968 Result->addMemOperand(*FuncInfo.MF, createMachineMemOperandFor(LI)); in tryToFoldLoadIntoMI()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 2026 emitLoad(VT, RetVT, Addr, WantZExt, createMachineMemOperandFor(I)); in selectLoad() 2232 createMachineMemOperandFor(I)); in selectStore() 2241 if (!emitStore(VT, SrcReg, Addr, createMachineMemOperandFor(I))) in selectStore()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 1998 emitLoad(VT, RetVT, Addr, WantZExt, createMachineMemOperandFor(I)); in selectLoad() 2203 createMachineMemOperandFor(I)); in selectStore() 2212 if (!emitStore(VT, SrcReg, Addr, createMachineMemOperandFor(I))) in selectStore()
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 2160 FastISel::createMachineMemOperandFor(const Instruction *I) const { in createMachineMemOperandFor() function in FastISel
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 2392 FastISel::createMachineMemOperandFor(const Instruction *I) const { in createMachineMemOperandFor() function in FastISel
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 2277 FastISel::createMachineMemOperandFor(const Instruction *I) const { in createMachineMemOperandFor() function in FastISel
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 1939 emitLoad(VT, RetVT, Addr, WantZExt, createMachineMemOperandFor(I)); in selectLoad() 2117 if (!emitStore(VT, SrcReg, Addr, createMachineMemOperandFor(I))) in selectStore()
|