Searched defs:AlwaysInline (Results 1 – 7 of 7) 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/PTX/ |
D | PTXSelectionDAGInfo.cpp | 33 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
/external/llvm/lib/Target/ARM/ |
D | ARMSelectionDAGInfo.cpp | 33 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
/external/llvm/lib/Target/X86/ |
D | X86SelectionDAGInfo.cpp | 179 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
/external/llvm/lib/Analysis/ |
D | InlineCost.cpp | 52 const bool AlwaysInline; member in __anon3ef379810111::CallAnalyzer
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 3412 bool AlwaysInline, in getMemcpyLoadsAndStores() 3507 bool AlwaysInline, in getMemmoveLoadsAndStores() 3660 unsigned Align, bool isVol, bool AlwaysInline, in getMemcpy()
|