Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h725 struct RegsForValue { global() struct
728 ValueVTsRegsForValue global() argument
752 CallConvRegsForValue global() argument
762 appendRegsForValue append() argument
794 occupiesMultipleRegsRegsForValue occupiesMultipleRegs() argument
H A DSelectionDAGBuilder.cpp848 RegsForValue::RegsForValue(const SmallVector<unsigned, 4> &regs, MVT regvt, RegsForValue() function in RegsForValue
853 RegsForValue::RegsForValue(LLVMContext &Context, const TargetLowering &TLI, RegsForValue() function in RegsForValue
[all...]