Home
last modified time | relevance | path

Searched defs:AlwaysInline (Results 1 – 7 of 7) 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/PTX/
DPTXSelectionDAGInfo.cpp33 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp33 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
/external/llvm/lib/Target/X86/
DX86SelectionDAGInfo.cpp179 bool isVolatile, bool AlwaysInline, in EmitTargetCodeForMemcpy()
/external/llvm/lib/Analysis/
DInlineCost.cpp52 const bool AlwaysInline; member in __anon3ef379810111::CallAnalyzer
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3412 bool AlwaysInline, in getMemcpyLoadsAndStores()
3507 bool AlwaysInline, in getMemmoveLoadsAndStores()
3660 unsigned Align, bool isVol, bool AlwaysInline, in getMemcpy()