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