Searched defs:srcVal (Results 1 – 3 of 3) sorted by relevance
30 …SpillFillData(LocationType srcType, LocationType dstType, unsigned srcVal, unsigned dstVal, DataTy… in SpillFillData()
320 uint64_t srcVal = static_cast<uint64_t>(imm); in CopyImm() local353 void MacroAssemblerAArch64::CopyImmSize64(aarch64::Register destReg, uint64_t srcVal) in CopyImmSize64()
192 uint64 srcVal = static_cast<uint64>(src.GetValue()); in SelectCopyImm() local