Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonSelectionDAGInfo.cpp32 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
/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/lib/Target/X86/
DX86SelectionDAGInfo.cpp181 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
/external/llvm/lib/Analysis/
DInlineCost.cpp52 const bool AlwaysInline; member in __anon8a7661030111::CallAnalyzer
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3503 bool AlwaysInline, in getMemcpyLoadsAndStores()
3598 bool AlwaysInline, in getMemmoveLoadsAndStores()
3751 unsigned Align, bool isVol, bool AlwaysInline, in getMemcpy()