Searched defs:FPC (Results 1 – 8 of 8) sorted by relevance
435 if (ConstantFP *FPC = dyn_cast<ConstantFP>(V)) { in ConstantFoldCastInstruction() local445 if (ConstantFP *FPC = dyn_cast<ConstantFP>(V)) { in ConstantFoldCastInstruction() local
588 if (ConstantFP *FPC = dyn_cast<ConstantFP>(V)) { in ConstantFoldCastInstruction() local604 if (ConstantFP *FPC = dyn_cast<ConstantFP>(V)) { in ConstantFoldCastInstruction() local
594 if (ConstantFP *FPC = dyn_cast<ConstantFP>(V)) { in ConstantFoldCastInstruction() local610 if (ConstantFP *FPC = dyn_cast<ConstantFP>(V)) { in ConstantFoldCastInstruction() local
2039 ConstantFPSDNode *FPC = cast<ConstantFPSDNode>(Src.getOperand(0)); in FoldOperand() local
2157 ConstantFPSDNode *FPC = dyn_cast<ConstantFPSDNode>(Src.getOperand(0)); in FoldOperand() local
2258 ConstantFPSDNode *FPC = dyn_cast<ConstantFPSDNode>(Src.getOperand(0)); in FoldOperand() local
103 void setFPContractable(bool FPC) { FPContractable = FPC; } in setFPContractable()
3060 void setFPContractable(bool FPC) { FPContractable = FPC; } in setFPContractable()