Home
last modified time | relevance | path

Searched defs:AlwaysInline (Results 1 – 14 of 14) sorted by relevance

/external/llvm/lib/Target/Lanai/
DLanaiSelectionDAGInfo.cpp24 SDValue Size, unsigned Align, bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
/external/llvm/lib/Target/XCore/
DXCoreSelectionDAGInfo.cpp21 SDValue Size, unsigned Align, bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
/external/llvm/lib/Target/Hexagon/
DHexagonSelectionDAGInfo.cpp22 SDValue Size, unsigned Align, bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetSelectionDAGInfo.h61 bool AlwaysInline, in EmitTargetCodeForMemcpy()
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXSelectionDAGInfo.cpp33 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMSelectionDAGInfo.cpp33 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
/external/swiftshader/third_party/LLVM/include/llvm/
DAttributes.h49 const Attributes AlwaysInline = 1<<12; ///< inline=always variable
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86SelectionDAGInfo.cpp178 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp198 SDValue Size, unsigned Align, bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp130 SDValue Size, unsigned Align, bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
/external/llvm/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h53 bool AlwaysInline, in EmitTargetCodeForMemcpy()
/external/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp51 SDValue Size, unsigned Align, bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3418 bool AlwaysInline, in getMemcpyLoadsAndStores()
3513 bool AlwaysInline, in getMemmoveLoadsAndStores()
3666 unsigned Align, bool isVol, bool AlwaysInline, in getMemcpy()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4296 bool isVol, bool AlwaysInline, in getMemcpyLoadsAndStores()
4414 bool isVol, bool AlwaysInline, in getMemmoveLoadsAndStores()
4604 bool isVol, bool AlwaysInline, bool isTailCall, in getMemcpy()