Lines Matching refs:LV2UInt
170 uint64_t LV2UInt(llvm::Value* lv) { in LV2UInt() function in __anonb828269f0111::GBCExpanderPass
451 uint32_t dex_pc = LV2UInt(bb_iter->begin()->getMetadata("DexOff")->getOperand(0)); in runOnFunction()
821 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in EmitInvoke()
823 static_cast<art::InvokeType>(LV2UInt(call_inst.getArgOperand(0))); in EmitInvoke()
826 LV2UInt(call_inst.getArgOperand(1))); in EmitInvoke()
917 uint32_t callee_method_idx = LV2UInt(call_inst.getArgOperand(1)); in EmitIntrinsic()
938 static_cast<art::InvokeType>(LV2UInt(call_inst.getArgOperand(0))); in EmitIntrinsicStringLengthOrIsEmpty()
963 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in Expand_TestSuspend()
1252 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in Expand_DivRem()
1349 unsigned vreg_idx = LV2UInt(entry_idx); in Expand_SetVReg()
1547 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in Expand_HLArrayGet()
1550 int opt_flags = LV2UInt(call_inst.getArgOperand(0)); in Expand_HLArrayGet()
1566 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in Expand_HLArrayPut()
1570 int opt_flags = LV2UInt(call_inst.getArgOperand(0)); in Expand_HLArrayPut()
1597 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in Expand_HLIGet()
1599 uint32_t field_idx = LV2UInt(call_inst.getArgOperand(2)); in Expand_HLIGet()
1600 int opt_flags = LV2UInt(call_inst.getArgOperand(0)); in Expand_HLIGet()
1660 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in Expand_HLIPut()
1663 uint32_t field_idx = LV2UInt(call_inst.getArgOperand(3)); in Expand_HLIPut()
1664 int opt_flags = LV2UInt(call_inst.getArgOperand(0)); in Expand_HLIPut()
1880 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in Expand_HLSget()
1881 uint32_t field_idx = LV2UInt(call_inst.getArgOperand(0)); in Expand_HLSget()
1960 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in Expand_HLSput()
1961 uint32_t field_idx = LV2UInt(call_inst.getArgOperand(0)); in Expand_HLSput()
2053 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in Expand_ConstString()
2054 uint32_t string_idx = LV2UInt(call_inst.getArgOperand(0)); in Expand_ConstString()
2115 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in Expand_ConstClass()
2116 uint32_t type_idx = LV2UInt(call_inst.getArgOperand(0)); in Expand_ConstClass()
2124 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in Expand_MonitorEnter()
2126 int opt_flags = LV2UInt(call_inst.getArgOperand(0)); in Expand_MonitorEnter()
2138 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in Expand_MonitorExit()
2140 int opt_flags = LV2UInt(call_inst.getArgOperand(0)); in Expand_MonitorExit()
2154 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in Expand_HLCheckCast()
2155 uint32_t type_idx = LV2UInt(call_inst.getArgOperand(0)); in Expand_HLCheckCast()
2208 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in Expand_InstanceOf()
2209 uint32_t type_idx = LV2UInt(call_inst.getArgOperand(0)); in Expand_InstanceOf()
2279 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in Expand_NewInstance()
2280 uint32_t type_idx = LV2UInt(call_inst.getArgOperand(0)); in Expand_NewInstance()
2308 art::InvokeType invoke_type = static_cast<art::InvokeType>(LV2UInt(call_inst.getArgOperand(0))); in Expand_HLInvoke()
2313 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in Expand_HLInvoke()
2315 int opt_flags = LV2UInt(call_inst.getArgOperand(2)); in Expand_HLInvoke()
2329 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in Expand_OptArrayLength()
2332 int opt_flags = LV2UInt(call_inst.getArgOperand(0)); in Expand_OptArrayLength()
2341 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in Expand_NewArray()
2342 uint32_t type_idx = LV2UInt(call_inst.getArgOperand(0)); in Expand_NewArray()
2349 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in Expand_HLFilledNewArray()
2350 uint32_t type_idx = LV2UInt(call_inst.getArgOperand(1)); in Expand_HLFilledNewArray()
2407 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in Expand_HLFillArrayData()
2882 uint32_t dex_pc = LV2UInt(call_inst.getMetadata("DexOff")->getOperand(0)); in ExpandIntrinsic()
3689 CHECK_EQ(LV2UInt(call_inst.getArgOperand(0)), 0U); in ExpandIntrinsic()