Searched defs:RFV (Results  1 – 4 of 4) sorted by relevance
| /external/llvm/lib/CodeGen/SelectionDAG/ | 
| D | StatepointLowering.cpp | 804       RegsForValue RFV(*DAG.getContext(), DAG.getTargetLoweringInfo(),  in LowerStatepoint()  local
 | 
| D | SelectionDAGBuilder.cpp | 1042     RegsForValue RFV(*DAG.getContext(), DAG.getTargetLoweringInfo(),  in getCopyFromRegs()  local1232     RegsForValue RFV(*DAG.getContext(), TLI, DAG.getDataLayout(), InReg,  in getValueImpl()  local
 7799   RegsForValue RFV(V->getContext(), TLI, DAG.getDataLayout(), Reg,  in CopyValueToVirtualRegister()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ | 
| D | StatepointLowering.cpp | 905       RegsForValue RFV(*DAG.getContext(), DAG.getTargetLoweringInfo(),  in LowerStatepoint()  local
 | 
| D | SelectionDAGBuilder.cpp | 1354       RegsForValue RFV(V->getContext(), TLI, DAG.getDataLayout(), Reg,  in handleDebugValue()  local1408     RegsForValue RFV(*DAG.getContext(), DAG.getTargetLoweringInfo(),  in getCopyFromRegs()  local
 1600     RegsForValue RFV(*DAG.getContext(), TLI, DAG.getDataLayout(), InReg,  in getValueImpl()  local
 5706       RegsForValue RFV(V->getContext(), TLI, DAG.getDataLayout(), VMI->second,  in EmitFuncArgumentDbgValue()  local
 9434   RegsForValue RFV(V->getContext(), TLI, DAG.getDataLayout(), Reg, V->getType(),  in CopyValueToVirtualRegister()  local
 
 |