Home
last modified time | relevance | path

Searched defs:RegsForValue (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h714 struct RegsForValue { global() struct
717 ValueVTsRegsForValue global() argument
741 CallConvRegsForValue global() argument
751 appendRegsForValue append() argument
783 occupiesMultipleRegsRegsForValue occupiesMultipleRegs() argument
H A DSelectionDAGBuilder.cpp835 RegsForValue::RegsForValue(const SmallVector<unsigned, 4> &regs, MVT regvt, RegsForValue() function in RegsForValue
840 RegsForValue::RegsForValue(LLVMContext &Context, const TargetLowering &TLI, RegsForValue() function in RegsForValue
[all...]