Searched defs:AlwaysInline (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonSelectionDAGInfo.cpp | 32 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
/external/llvm/include/llvm/Target/ |
D | TargetSelectionDAGInfo.h | 61 bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
/external/llvm/lib/Target/ARM/ |
D | ARMSelectionDAGInfo.cpp | 33 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
/external/llvm/include/llvm/IR/ |
D | Attributes.h | 69 AlwaysInline, ///< inline=always enumerator
|
/external/llvm/lib/Target/X86/ |
D | X86SelectionDAGInfo.cpp | 181 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 3588 bool AlwaysInline, in getMemcpyLoadsAndStores() 3706 bool AlwaysInline, in getMemmoveLoadsAndStores() 3869 unsigned Align, bool isVol, bool AlwaysInline, in getMemcpy()
|