Searched defs:RFV (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | StatepointLowering.cpp | 900 RegsForValue RFV(*DAG.getContext(), DAG.getTargetLoweringInfo(), in LowerAsSTATEPOINT() local 1106 RegsForValue RFV(*DAG.getContext(), DAG.getTargetLoweringInfo(), in LowerStatepoint() local 1202 RegsForValue RFV(*DAG.getContext(), DAG.getTargetLoweringInfo(), in visitGCRelocate() local
|
H A D | SelectionDAGBuilder.cpp | 1390 RegsForValue RFV(V->getContext(), TLI, DAG.getDataLayout(), Reg, in handleDebugValue() local 1457 RegsForValue RFV(*DAG.getContext(), DAG.getTargetLoweringInfo(), in getCopyFromRegs() local 1654 RegsForValue RFV(*DAG.getContext(), TLI, DAG.getDataLayout(), InReg, in getValueImpl() local 5653 RegsForValue RFV(V->getContext(), TLI, DAG.getDataLayout(), VMI->second, in EmitFuncArgumentDbgValue() local 9787 RegsForValue RFV(V->getContext(), TLI, DAG.getDataLayout(), Reg, V->getType(), in CopyValueToVirtualRegister() local
|