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/lib/Target/X86/ |
D | X86SelectionDAGInfo.cpp | 181 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
|
/external/llvm/lib/Analysis/ |
D | InlineCost.cpp | 52 const bool AlwaysInline; member in __anon8a7661030111::CallAnalyzer
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 3503 bool AlwaysInline, in getMemcpyLoadsAndStores() 3598 bool AlwaysInline, in getMemmoveLoadsAndStores() 3751 unsigned Align, bool isVol, bool AlwaysInline, in getMemcpy()
|