/external/llvm/lib/CodeGen/SelectionDAG/ |
D | StatepointLowering.cpp | 804 RegsForValue RFV(*DAG.getContext(), DAG.getTargetLoweringInfo(), in LowerStatepoint() local 808 RFV.getCopyToRegs(ReturnValue, DAG, getCurSDLoc(), Chain, nullptr); in LowerStatepoint()
|
D | SelectionDAGBuilder.cpp | 1042 RegsForValue RFV(*DAG.getContext(), DAG.getTargetLoweringInfo(), in getCopyFromRegs() local 1045 Result = RFV.getCopyFromRegs(DAG, FuncInfo, getCurSDLoc(), Chain, nullptr, V); in getCopyFromRegs() 1232 RegsForValue RFV(*DAG.getContext(), TLI, DAG.getDataLayout(), InReg, in getValueImpl() local 1235 return RFV.getCopyFromRegs(DAG, FuncInfo, getCurSDLoc(), Chain, nullptr, V); in getValueImpl() 7799 RegsForValue RFV(V->getContext(), TLI, DAG.getDataLayout(), Reg, in CopyValueToVirtualRegister() local 7807 RFV.getCopyToRegs(Op, DAG, getCurSDLoc(), Chain, nullptr, V, ExtendType); in CopyValueToVirtualRegister()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | StatepointLowering.cpp | 863 RegsForValue RFV(*DAG.getContext(), DAG.getTargetLoweringInfo(), in LowerStatepoint() local 868 RFV.getCopyToRegs(ReturnValue, DAG, getCurSDLoc(), Chain, nullptr); in LowerStatepoint()
|
D | SelectionDAGBuilder.cpp | 1180 RegsForValue RFV(*DAG.getContext(), DAG.getTargetLoweringInfo(), in getCopyFromRegs() local 1183 Result = RFV.getCopyFromRegs(DAG, FuncInfo, getCurSDLoc(), Chain, nullptr, in getCopyFromRegs() 1371 RegsForValue RFV(*DAG.getContext(), TLI, DAG.getDataLayout(), InReg, in getValueImpl() local 1374 return RFV.getCopyFromRegs(DAG, FuncInfo, getCurSDLoc(), Chain, nullptr, V); in getValueImpl() 4947 RegsForValue RFV(V->getContext(), TLI, DAG.getDataLayout(), VMI->second, in EmitFuncArgumentDbgValue() local 4949 if (RFV.occupiesMultipleRegs()) { in EmitFuncArgumentDbgValue() 4951 for (auto RegAndSize : RFV.getRegsAndSizes()) { in EmitFuncArgumentDbgValue() 5306 RegsForValue RFV(V->getContext(), TLI, DAG.getDataLayout(), Reg, in visitIntrinsicCall() local 5308 if (RFV.occupiesMultipleRegs()) { in visitIntrinsicCall() 5315 for (auto RegAndSize : RFV.getRegsAndSizes()) { in visitIntrinsicCall() [all …]
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 985 RegsForValue RFV(*DAG.getContext(), TLI, InReg, V->getType()); in getValue() local 987 N = RFV.getCopyFromRegs(DAG, FuncInfo, getCurDebugLoc(), Chain, NULL); in getValue() 1123 RegsForValue RFV(*DAG.getContext(), TLI, InReg, Inst->getType()); in getValueImpl() local 1125 return RFV.getCopyFromRegs(DAG, FuncInfo, getCurDebugLoc(), Chain, NULL); in getValueImpl() 6507 RegsForValue RFV(V->getContext(), TLI, Reg, V->getType()); in CopyValueToVirtualRegister() local 6509 RFV.getCopyToRegs(Op, DAG, getCurDebugLoc(), Chain, 0); in CopyValueToVirtualRegister()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart3.csv | 13267 ,"US","RFV","Crawfordville","Crawfordville","FL","--3-----","RL","0701",,"3010N 08422W",
|