Searched refs:getCastTo (Results 1 – 7 of 7) sorted by relevance
55 Def.getValue("StackBased")->getValue()->getCastTo(StringRecTy::get()); in emitWebAssemblyDisassemblerTables()
294 Init *UnsetInit::getCastTo(RecTy *Ty) const { in getCastTo() function in UnsetInit876 getCastTo(IntRecTy::get()))->getAsString()); in interleaveIntList()881 getCastTo(IntRecTy::get()))->getAsString()); in interleaveIntList()1548 Init *TypedInit::getCastTo(RecTy *Ty) const { in getCastTo() function in TypedInit2143 Value = V->getCastTo(getType()); in setValue()2168 Value = V->getCastTo(getType()); in setValue()
190 Init *BI = V->getCastTo(BitsRecTy::get(BitList.size())); in SetValue()2036 Init *Bit = Vals[i]->getCastTo(BitRecTy::get()); in ParseSimpleValue()
376 virtual Init *getCastTo(RecTy *Ty) const = 0;443 Init *getCastTo(RecTy *Ty) const override;470 Init *getCastTo(RecTy *Ty) const override;
357 virtual Init *getCastTo(RecTy *Ty) const = 0;424 Init *getCastTo(RecTy *Ty) const override;451 Init *getCastTo(RecTy *Ty) const override;
303 Init *UnsetInit::getCastTo(RecTy *Ty) const { in getCastTo() function in UnsetInit1468 Init *TypedInit::getCastTo(RecTy *Ty) const { in getCastTo() function in TypedInit2034 Value = V->getCastTo(getType()); in setValue()
189 Init *BI = V->getCastTo(BitsRecTy::get(BitList.size())); in SetValue()1964 Init *Bit = Vals[i]->getCastTo(BitRecTy::get()); in ParseSimpleValue()