Searched defs:FPC (Results 1 – 10 of 10) sorted by relevance
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
608 if (ConstantFP *FPC = dyn_cast<ConstantFP>(V)) { in ConstantFoldCastInstruction() local624 if (ConstantFP *FPC = dyn_cast<ConstantFP>(V)) { in ConstantFoldCastInstruction() local
957 LangOptions::FPModeKind FPC) { in ActOnPragmaFPContract()
2163 ConstantFPSDNode *FPC = cast<ConstantFPSDNode>(Src.getOperand(0)); in FoldOperand() local
2258 ConstantFPSDNode *FPC = dyn_cast<ConstantFPSDNode>(Src.getOperand(0)); in FoldOperand() local
2157 ConstantFPSDNode *FPC = dyn_cast<ConstantFPSDNode>(Src.getOperand(0)); in FoldOperand() local
660 LangOptions::FPModeKind FPC; in HandlePragmaFPContract() local
103 void setFPContractable(bool FPC) { FPContractable = FPC; } in setFPContractable()
3060 void setFPContractable(bool FPC) { FPContractable = FPC; } in setFPContractable()