Searched refs:Rss (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonIntrinsicsV5.td | 24 //Rdd=vrmpyweh(Rss,Rtt)[:<<1] 28 //Rdd=vrmpywoh(Rss,Rtt)[:<<1] 32 //Rdd+=vrmpyweh(Rss,Rtt)[:<<1] 36 //Rdd=vrmpywoh(Rss,Rtt)[:<<1] 61 //Rxx^=asr(Rss,Rt) 63 //Rxx^=asl(Rss,Rt) 65 //Rxx^=lsr(Rss,Rt) 67 //Rxx^=lsl(Rss,Rt) 154 // Rdd=vcnegh(Rss,Rt) 182 // Rxx+=vrcrotate(Rss,Rt,#u2) [all …]
|
D | HexagonPatterns.td | 1021 def: Pat<(bswap I64:$Rss), (Combinew (A2_swiz (LoReg $Rss)), 1022 (A2_swiz (HiReg $Rss)))>; 1427 def: Pat<(v2i32 (mulhu V2I32:$Rss, V2I32:$Rtt)), 1428 (Combinew (M2_mpyu_up (HiReg $Rss), (HiReg $Rtt)), 1429 (M2_mpyu_up (LoReg $Rss), (LoReg $Rtt)))>; 1436 OutPatFrag<(ops node:$Rss, node:$Rtt), 1437 (Combinew (S2_vtrunohb (M5_vmpybuu (HiReg $Rss), (HiReg $Rtt))), 1438 (S2_vtrunohb (M5_vmpybuu (LoReg $Rss), (LoReg $Rtt))))>; 1442 OutPatFrag<(ops node:$Rss), (C2_mask (C2_not (A4_vcmpbgti $Rss, 0)))>; 1444 def: Pat<(v8i8 (mulhu V8I8:$Rss, V8I8:$Rtt)), [all …]
|
/third_party/jerryscript/tools/ |
D | rss-measure.sh | 57 collect_entry Rss 67 print_entry Rss
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/ |
D | HexagonAsmParser.cpp | 1735 MCOperand &Rss = Inst.getOperand(1); in processInstruction() local 1743 unsigned int RegPairNum = RI->getEncodingValue(Rss.getReg()); in processInstruction() 1746 Rss.setReg(matchRegister(Reg1)); in processInstruction() 1752 TmpInst.addOperand(Rss); in processInstruction() 1819 MCOperand &Rss = Inst.getOperand(2); in processInstruction() local 1836 TmpInst.addOperand(Rss); in processInstruction() 1879 MCOperand &Rss = Inst.getOperand(1); in processInstruction() local 1887 unsigned int RegPairNum = RI->getEncodingValue(Rss.getReg()); in processInstruction() 1890 Rss.setReg(matchRegister(Reg1)); in processInstruction() 1896 TmpInst.addOperand(Rss); in processInstruction()
|
/third_party/node/src/ |
D | node_process_methods.cc | 196 static void Rss(const FunctionCallbackInfo<Value>& args) { in Rss() function 464 env->SetMethod(target, "rss", Rss); in InitializeProcessMethods()
|
/third_party/libphonenumber/resources/geocoding/en/ |
D | 251.txt | 25 25111125|Sidist Kilo Rss I, Addis Ababa 99 25111647|Yeka Rss III, Addis Ababa
|