Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetSelectionDAGInfo.h61 bool AlwaysInline, in EmitTargetCodeForMemcpy()
/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp33 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
/external/llvm/include/llvm/
DAttributes.h49 const Attributes AlwaysInline = 1<<12; ///< inline=always variable
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp178 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3393 bool AlwaysInline, in getMemcpyLoadsAndStores()
3488 bool AlwaysInline, in getMemmoveLoadsAndStores()
3641 unsigned Align, bool isVol, bool AlwaysInline, in getMemcpy()