Searched defs:FPMath (Results 1 – 4 of 4) sorted by relevance
42 std::string FPMath; variable
57 enum { FP_Default, FP_VFP, FP_Neon } FPMath; variable
182 enum FPMathKind { FP_Default, FP_SSE, FP_387 } FPMath = FP_Default; global() variable
1402 MDNode *FPMath = CI->getMetadata(LLVMContext::MD_fpmath); fold_sincos() local