Home
last modified time | relevance | path

Searched refs:setInAlloca (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DTargetCallingConv.h92 void setInAlloca() { IsInAlloca = 1; } in setInAlloca() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCallLowering.cpp52 Flags.setInAlloca(); in addFlagsUsingAttrFn()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1060 Flags.setInAlloca(); in lowerCallTo()
DSelectionDAGBuilder.cpp9603 Flags.setInAlloca(); in LowerCallTo()
10132 Flags.setInAlloca(); in LowerArguments()