Searched defs:AlwaysInline (Results 1 – 14 of 14) sorted by relevance
| /external/llvm/lib/Target/Lanai/ |
| D | LanaiSelectionDAGInfo.cpp | 24 SDValue Size, unsigned Align, bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
| /external/llvm/lib/Target/XCore/ |
| D | XCoreSelectionDAGInfo.cpp | 21 SDValue Size, unsigned Align, bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
| /external/llvm/lib/Target/Hexagon/ |
| D | HexagonSelectionDAGInfo.cpp | 22 SDValue Size, unsigned Align, bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
| /external/swiftshader/third_party/LLVM/include/llvm/Target/ |
| D | TargetSelectionDAGInfo.h | 61 bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
| /external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
| D | PTXSelectionDAGInfo.cpp | 33 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
| /external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
| D | ARMSelectionDAGInfo.cpp | 33 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
| /external/swiftshader/third_party/LLVM/include/llvm/ |
| D | Attributes.h | 49 const Attributes AlwaysInline = 1<<12; ///< inline=always variable
|
| /external/swiftshader/third_party/LLVM/lib/Target/X86/ |
| D | X86SelectionDAGInfo.cpp | 178 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
| /external/llvm/lib/Target/X86/ |
| D | X86SelectionDAGInfo.cpp | 198 SDValue Size, unsigned Align, bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMSelectionDAGInfo.cpp | 130 SDValue Size, unsigned Align, bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
| /external/llvm/include/llvm/CodeGen/ |
| D | SelectionDAGTargetInfo.h | 53 bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
| /external/llvm/lib/Target/SystemZ/ |
| D | SystemZSelectionDAGInfo.cpp | 51 SDValue Size, unsigned Align, bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
| /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 3418 bool AlwaysInline, in getMemcpyLoadsAndStores() 3513 bool AlwaysInline, in getMemmoveLoadsAndStores() 3666 unsigned Align, bool isVol, bool AlwaysInline, in getMemcpy()
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 4296 bool isVol, bool AlwaysInline, in getMemcpyLoadsAndStores() 4414 bool isVol, bool AlwaysInline, in getMemmoveLoadsAndStores() 4604 bool isVol, bool AlwaysInline, bool isTailCall, in getMemcpy()
|