Searched defs:AlwaysInline (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/Target/XCore/ |
D | XCoreSelectionDAGInfo.cpp | 22 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonSelectionDAGInfo.cpp | 24 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
/external/llvm/lib/Target/X86/ |
D | X86SelectionDAGInfo.cpp | 199 SDValue Size, unsigned Align, bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
/external/llvm/include/llvm/Target/ |
D | TargetSelectionDAGInfo.h | 53 bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
/external/llvm/lib/Target/ARM/ |
D | ARMSelectionDAGInfo.cpp | 136 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.cpp | 52 bool IsVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 4271 bool AlwaysInline, in getMemcpyLoadsAndStores() 4386 bool AlwaysInline, in getMemmoveLoadsAndStores() 4572 unsigned Align, bool isVol, bool AlwaysInline, in getMemcpy()
|