| /NextBSD/contrib/one-true-awk/ |
| HD | awk.h | 124 #define FCOS 10 macro
|
| HD | lex.c | 54 { "cos", FCOS, BLTIN },
|
| HD | run.c | 1506 case FCOS: in bltin()
|
| /NextBSD/contrib/llvm/include/llvm/CodeGen/ |
| HD | ISDOpcodes.h | 506 FNEG, FABS, FSQRT, FSIN, FCOS, FPOWI, FPOW, enumerator
|
| HD | BasicTTIImpl.h | 626 ISD = ISD::FCOS; in getIntrinsicInstrCost()
|
| /NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| HD | SelectionDAGDumper.cpp | 151 case ISD::FCOS: return "fcos"; in getOperationName()
|
| HD | LegalizeFloatTypes.cpp | 76 case ISD::FCOS: R = SoftenFloatRes_FCOS(N); break; in SoftenFloatResult() 899 case ISD::FCOS: ExpandFloatRes_FCOS(N, Lo, Hi); break; in ExpandFloatResult() 1746 case ISD::FCOS: in PromoteFloatResult()
|
| HD | LegalizeVectorOps.cpp | 304 case ISD::FCOS: in LegalizeOp()
|
| HD | LegalizeVectorTypes.cpp | 78 case ISD::FCOS: in ScalarizeVectorResult() 625 case ISD::FCOS: in SplitVectorResult() 1998 case ISD::FCOS: in WidenVectorResult()
|
| HD | LegalizeDAG.cpp | 2343 ? ISD::FCOS : ISD::FSIN; in useSinCos() 3363 case ISD::FCOS: { in ExpandNode() 4323 case ISD::FCOS: in PromoteNode()
|
| HD | SelectionDAGBuilder.cpp | 4568 case Intrinsic::cos: Opcode = ISD::FCOS; break; in visitIntrinsicCall() 5593 if (visitUnaryFloatCall(I, ISD::FCOS)) in visitCall()
|
| /NextBSD/contrib/llvm/lib/Target/AMDGPU/ |
| HD | SIISelLowering.cpp | 77 setOperationAction(ISD::FCOS, MVT::f32, Custom); in SITargetLowering() 799 case ISD::FCOS: in LowerOperation() 1402 case ISD::FCOS: in LowerTrig()
|
| HD | R600ISelLowering.cpp | 64 setOperationAction(ISD::FCOS, MVT::f32, Custom); in R600TargetLowering() 589 case ISD::FCOS: in LowerOperation() 956 case ISD::FCOS: in LowerTrig()
|
| HD | AMDGPUISelLowering.cpp | 383 setOperationAction(ISD::FCOS, VT, Expand); in AMDGPUTargetLowering()
|
| /NextBSD/contrib/llvm/lib/Target/Sparc/ |
| HD | SparcISelLowering.cpp | 1518 setOperationAction(ISD::FCOS , MVT::f128, Expand); in SparcTargetLowering() 1523 setOperationAction(ISD::FCOS , MVT::f64, Expand); in SparcTargetLowering() 1528 setOperationAction(ISD::FCOS , MVT::f32, Expand); in SparcTargetLowering()
|
| /NextBSD/contrib/llvm/lib/Target/AArch64/ |
| HD | AArch64ISelLowering.cpp | 166 setOperationAction(ISD::FCOS, MVT::f128, Expand); in AArch64TargetLowering() 278 setOperationAction(ISD::FCOS, MVT::f32, Expand); in AArch64TargetLowering() 279 setOperationAction(ISD::FCOS, MVT::f64, Expand); in AArch64TargetLowering() 300 setOperationAction(ISD::FCOS, MVT::f16, Promote); in AArch64TargetLowering() 340 setOperationAction(ISD::FCOS, MVT::v4f16, Expand); in AArch64TargetLowering() 370 setOperationAction(ISD::FCOS, MVT::v8f16, Expand); in AArch64TargetLowering() 526 setOperationAction(ISD::FCOS, MVT::v1f64, Expand); in AArch64TargetLowering() 641 setOperationAction(ISD::FCOS, VT.getSimpleVT(), Expand); in addTypeForNEON()
|
| /NextBSD/contrib/llvm/lib/Target/Hexagon/ |
| HD | HexagonISelLowering.cpp | 1431 {ISD::FDIV, ISD::FREM, ISD::FSQRT, ISD::FSIN, ISD::FCOS, ISD::FSINCOS, in HexagonTargetLowering() 1491 ISD::FCOS, ISD::FPOWI, ISD::FPOW, ISD::FLOG, ISD::FLOG2, in HexagonTargetLowering()
|
| /NextBSD/contrib/llvm/lib/Target/ARM/ |
| HD | ARMISelLowering.cpp | 464 setOperationAction(ISD::FCOS, MVT::v2f64, Expand); in ARMTargetLowering() 482 setOperationAction(ISD::FCOS, MVT::v4f32, Expand); in ARMTargetLowering() 499 setOperationAction(ISD::FCOS, MVT::v2f32, Expand); in ARMTargetLowering() 624 setOperationAction(ISD::FCOS, MVT::f64, Expand); in ARMTargetLowering() 877 setOperationAction(ISD::FCOS, MVT::f32, Expand); in ARMTargetLowering() 878 setOperationAction(ISD::FCOS, MVT::f64, Expand); in ARMTargetLowering()
|
| /NextBSD/contrib/llvm/include/llvm/Target/ |
| HD | TargetSelectionDAG.td | 419 def fcos : SDNode<"ISD::FCOS" , SDTFPUnaryOp>;
|
| /NextBSD/contrib/llvm/lib/Target/Mips/ |
| HD | MipsISelLowering.cpp | 360 setOperationAction(ISD::FCOS, MVT::f32, Expand); in MipsTargetLowering() 361 setOperationAction(ISD::FCOS, MVT::f64, Expand); in MipsTargetLowering()
|
| /NextBSD/contrib/llvm/lib/Target/PowerPC/ |
| HD | PPCISelLowering.cpp | 164 setOperationAction(ISD::FCOS , MVT::f64, Expand); in PPCTargetLowering() 170 setOperationAction(ISD::FCOS , MVT::f32, Expand); in PPCTargetLowering() 455 setOperationAction(ISD::FCOS, VT, Expand); in PPCTargetLowering() 673 setOperationAction(ISD::FCOS , MVT::v4f64, Expand); in PPCTargetLowering() 719 setOperationAction(ISD::FCOS , MVT::v4f32, Expand); in PPCTargetLowering()
|
| /NextBSD/contrib/llvm/lib/Target/X86/ |
| HD | X86ISelLowering.cpp | 538 setOperationAction(ISD::FCOS , MVT::f64, Expand); in X86TargetLowering() 541 setOperationAction(ISD::FCOS , MVT::f32, Expand); in X86TargetLowering() 568 setOperationAction(ISD::FCOS , MVT::f32, Expand); in X86TargetLowering() 580 setOperationAction(ISD::FCOS , MVT::f64, Expand); in X86TargetLowering() 597 setOperationAction(ISD::FCOS , MVT::f64, Expand); in X86TargetLowering() 598 setOperationAction(ISD::FCOS , MVT::f32, Expand); in X86TargetLowering() 638 setOperationAction(ISD::FCOS , MVT::f80, Expand); in X86TargetLowering() 688 setOperationAction(ISD::FCOS, VT, Expand); in X86TargetLowering()
|
| /NextBSD/contrib/llvm/lib/Target/SystemZ/ |
| HD | SystemZISelLowering.cpp | 372 setOperationAction(ISD::FCOS, VT, Expand); in SystemZTargetLowering()
|