Home
last modified time | relevance | path

Searched refs:EmitTargetCodeForMemmove (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblySelectionDAGInfo.h31 SDValue EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl,
H A DWebAssemblySelectionDAGInfo.cpp36 SDValue WebAssemblySelectionDAGInfo::EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function in WebAssemblySelectionDAGInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblySelectionDAGInfo.h32 EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
H A DWebAssemblySelectionDAGInfo.cpp36 SDValue WebAssemblySelectionDAGInfo::EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function in WebAssemblySelectionDAGInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.h40 EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
H A DAArch64SelectionDAGInfo.cpp106 SDValue AArch64SelectionDAGInfo::EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function in AArch64SelectionDAGInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.h48 EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
H A DARMSelectionDAGInfo.cpp241 SDValue ARMSelectionDAGInfo::EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function in ARMSelectionDAGInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.h48 EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
H A DARMSelectionDAGInfo.cpp287 SDValue ARMSelectionDAGInfo::EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function in ARMSelectionDAGInfo
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.h49 EmitTargetCodeForMemmove(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain,
H A DARMSelectionDAGInfo.cpp248 SDValue ARMSelectionDAGInfo::EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function in ARMSelectionDAGInfo
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h65 virtual SDValue EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h67 virtual SDValue EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h67 virtual SDValue EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h67 virtual SDValue EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h67 virtual SDValue EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h67 virtual SDValue EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h67 virtual SDValue EmitTargetCodeForMemmove( in EmitTargetCodeForMemmove() function
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4701 SDValue Result = TSI->EmitTargetCodeForMemmove( in getMemmove()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6403 SDValue Result = TSI->EmitTargetCodeForMemmove( in getMemmove()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7554 TSI->EmitTargetCodeForMemmove(*this, dl, Chain, Dst, Src, Size, in getMemmove()