Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp134 unsigned assignCustomValue(CallLowering::ArgInfo &Arg, assignCustomValue() function
310 unsigned assignCustomValue(ARMCallLowering::ArgInfo &Arg, assignCustomValue() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVCallLowering.cpp111 unsigned assignCustomValue(CallLowering::ArgInfo &Arg, assignCustomValue() function
234 unsigned assignCustomValue(CallLowering::ArgInfo &Arg, assignCustomValue() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCallLowering.cpp167 MipsIncomingValueHandler::assignCustomValue(CallLowering::ArgInfo &Arg, in assignCustomValue() function in MipsIncomingValueHandler
259 MipsOutgoingValueHandler::assignCustomValue(CallLowering::ArgInfo &Arg, in assignCustomValue() function in MipsOutgoingValueHandler