Home
last modified time | relevance | path

Searched refs:setByVal (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Target/
DTargetCallingConv.h69 void setByVal() { Flags |= One << ByValOffs; } in setByVal() function
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
DX86FastISel.cpp1965 Flags.setByVal(); in DoSelectCall()
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp7025 Flags.setByVal(); in LowerCallTo()
7274 Flags.setByVal(); in LowerArguments()