Searched defs:AlwaysInline (Results 1 – 8 of 8) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonSelectionDAGInfo.cpp | 31 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreSelectionDAGInfo.cpp | 28 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
/external/llvm/lib/Target/ARM/ |
D | ARMSelectionDAGInfo.cpp | 32 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
/external/llvm/include/llvm/IR/ |
D | Attributes.h | 70 AlwaysInline, ///< inline=always enumerator
|
/external/llvm/lib/Target/X86/ |
D | X86SelectionDAGInfo.cpp | 206 SDValue Size, unsigned Align, bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
/external/llvm/include/llvm/Target/ |
D | TargetSelectionDAGInfo.h | 60 bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.cpp | 58 bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 4008 bool AlwaysInline, in getMemcpyLoadsAndStores() 4123 bool AlwaysInline, in getMemmoveLoadsAndStores() 4299 unsigned Align, bool isVol, bool AlwaysInline, in getMemcpy()
|