Searched refs:UnderlyingValue (Results 1 – 2 of 2) sorted by relevance
1072 UnderlyingValue = Value; in reset()1083 UnderlyingValue |= Value << CurrentBitIndex; in addBits()1087 operator uint32_t() { return UnderlyingValue; } in uint32_t()1090 uint32_t UnderlyingValue = 0;
8718 auto *UnderlyingValue = SingleDef->getUnderlyingValue(); in tryToBuildVPlanWithVPRecipes() local8726 (isa<VPInstruction>(&R) && !UnderlyingValue)) in tryToBuildVPlanWithVPRecipes()8732 UnderlyingValue && "unsupported recipe"); in tryToBuildVPlanWithVPRecipes()8736 Instruction *Instr = cast<Instruction>(UnderlyingValue); in tryToBuildVPlanWithVPRecipes()