reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
401 void copyFastMathFlags(FastMathFlags FMF);
240 copyFastMathFlags(I->getFastMathFlags()); 260 copyFastMathFlags(FP->getFastMathFlags()); 283 copyFastMathFlags(FM);lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
692 FQ->copyFastMathFlags(Builder.getFastMathFlags());