Searched refs:Computations (Results 1 – 4 of 4) sorted by relevance
56 Computations.forgetProducers(); in initNodeForLowering()57 Computations.recordProducers(Node); in initNodeForLowering()58 Computations.dump(Func); in initNodeForLowering()926 ComputationTracker Computations; variable
84 Computations.forgetProducers(); in initNodeForLowering()85 Computations.recordProducers(Node); in initNodeForLowering()86 Computations.dump(Func); in initNodeForLowering()1305 ComputationTracker Computations; variable
3162 if (const Inst *Src1Producer = Computations.getProducerOf(Src1)) { in lowerArithmetic()3177 if (const Inst *Src1Producer = Computations.getProducerOf(Src1)) { in lowerArithmetic()3212 if (const Inst *Src1Producer = Computations.getProducerOf(Src1)) { in lowerArithmetic()3298 if (const Inst *Src1Producer = Computations.getProducerOf(Src1)) { in lowerArithmetic()3557 const Inst *Producer = Computations.getProducerOf(Boolean); in lowerInt1ForBranch()3773 assert(Computations.getProducerOf(Dest) == nullptr); in lowerCall()6506 if (const Inst *Producer = Computations.getProducerOf(Boolean)) { in lowerInt1ForSelect()6590 if (const Inst *Producer = Computations.getProducerOf(Boolean)) { in lowerInt1()
3109 const Inst *Producer = Computations.getProducerOf(Boolean); in lowerBr()