Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h94 virtual unsigned assignCustomValue(const ArgInfo &Arg, in assignCustomValue() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp136 j += Handler.assignCustomValue(Args[i], makeArrayRef(ArgLocs).slice(j)); in handleAssignments()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp139 unsigned assignCustomValue(const CallLowering::ArgInfo &Arg, in assignCustomValue() function
377 unsigned assignCustomValue(const ARMCallLowering::ArgInfo &Arg, in assignCustomValue() function