Searched refs:Word1 (Results 1 – 8 of 8) sorted by relevance
137 field bits<32> Word1;147 let Word1{20-18} = bank_swizzle;148 let Word1{27-21} = dst_sel;149 let Word1{28} = dst_rel;150 let Word1{30-29} = dst_chan;151 let Word1{31} = clamp;163 let Word1{0} = src0_abs;164 let Word1{1} = src1_abs;165 let Word1{2} = update_exec_mask;166 let Word1{3} = update_pred;[all …]
788 uint32_t SymbolIdx = RE->Word1 & 0xffffff; in getRelocationSymbol()789 bool isExtern = (RE->Word1 >> 27) & 1; in getRelocationSymbol()810 Res |= RE->Word1; in getRelocationType()828 r_type = (RE->Word1 >> 28) & 0xF; in getRelocationTypeName()917 bool isExtern = (RE->Word1 >> 27) & 1; in getRelocationAdditionalInfo()963 uint32_t Val = RE->Word1; in printRelocationTargetName()1005 bool isExtern = (RE->Word1 >> 27) & 1; in printRelocationTargetName()1006 uint32_t Val = RE->Word1 & 0xFFFFFF; in printRelocationTargetName()1037 Type = (RE->Word1 >> 28) & 0xF; in getRelocationValueString()1043 isPCRel = ((RE->Word1 >> 24) & 1); in getRelocationValueString()[all …]
334 SwapValue(Value.Word1); in SwapStruct()
237 MRE.Word1 = Value2; in RecordARMScatteredHalfRelocation()248 MRE.Word1 = Value; in RecordARMScatteredHalfRelocation()301 MRE.Word1 = Value2; in RecordARMScatteredRelocation()311 MRE.Word1 = Value; in RecordARMScatteredRelocation()450 MRE.Word1 = ((Index << 0) | in RecordRelocation()479 MREPair.Word1 = ((0xffffff) | in RecordRelocation()
195 MRE.Word1 = ((Index << 0) | in RecordX86_64Relocation()332 MRE.Word1 = ((Index << 0) | in RecordX86_64Relocation()405 MRE.Word1 = Value2; in RecordScatteredRelocation()425 MRE.Word1 = Value; in RecordScatteredRelocation()469 MRE.Word1 = ((Index << 0) | in RecordTLVPRelocation()570 MRE.Word1 = ((Index << 0) | in RecordX86Relocation()
334 uint32_t Word1; member
107 outs() << " ('word-1', " << format("0x%x", RE->Word1) << ")),\n"; in DumpSectionData()
870 Write32(Relocs[e - i - 1].Word1); in WriteObject()