Searched defs:AlwaysInline (Results 1 – 5 of 5) sorted by relevance
/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/ |
D | Attributes.h | 49 const Attributes AlwaysInline = 1<<12; ///< inline=always variable
|
/external/llvm/lib/Target/X86/ |
D | X86SelectionDAGInfo.cpp | 178 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 3393 bool AlwaysInline, in getMemcpyLoadsAndStores() 3488 bool AlwaysInline, in getMemmoveLoadsAndStores() 3641 unsigned Align, bool isVol, bool AlwaysInline, in getMemcpy()
|