Searched defs:FullValue (Results 1 – 2 of 2) sorted by relevance
88 int64_t FullValue = fullValue(Disassembler, MI, SignExtend64<T>(tmp)); in signedDecoder() local747 int64_t FullValue = fullValue(Disassembler, MI, tmp); in unsignedImmDecoder() local771 uint64_t FullValue = fullValue(Disassembler, MI, SignExtend64(tmp, Bits)); in brtargetDecoder() local
1134 Value *FullValue = SI.getValueOperand(); in visitStoreInst() local