/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeFloatTypes.cpp | 181 bool IsStrict = N->isStrictFPOpcode(); in SoftenFloatRes_Unary() local 200 bool IsStrict = N->isStrictFPOpcode(); in SoftenFloatRes_Binary() local 505 bool IsStrict = N->isStrictFPOpcode(); in SoftenFloatRes_FMA() local 559 bool IsStrict = N->isStrictFPOpcode(); in SoftenFloatRes_FP_EXTEND() local 644 bool IsStrict = N->isStrictFPOpcode(); in SoftenFloatRes_FP_ROUND() local 671 bool IsStrict = N->isStrictFPOpcode(); in SoftenFloatRes_ExpOp() local 934 bool IsStrict = N->isStrictFPOpcode(); in SoftenFloatRes_XINT_TO_FP() local 1062 bool IsStrict = N->isStrictFPOpcode(); in SoftenFloatOp_FP_ROUND() local 1135 bool IsStrict = N->isStrictFPOpcode(); in SoftenFloatOp_FP_TO_XINT() local 1201 bool IsStrict = N->isStrictFPOpcode(); in SoftenFloatOp_SETCC() local [all …]
|
H A D | LegalizeVectorOps.cpp | 749 bool IsStrict = Node->isStrictFPOpcode(); in PromoteINT_TO_FP() local 790 bool IsStrict = Node->isStrictFPOpcode(); in PromoteFP_TO_INT() local 1580 bool IsStrict = Node->isStrictFPOpcode(); in ExpandUINT_TO_FLOAT() local 1698 bool IsStrict = Node->getOpcode() == ISD::STRICT_FSETCC || in ExpandSETCC() local
|
H A D | LegalizeDAG.cpp | 2864 bool IsStrict = N->isStrictFPOpcode(); in PromoteLegalINT_TO_FP() local 2925 bool IsStrict = N->isStrictFPOpcode(); in PromoteLegalFP_TO_INT() local 4099 bool IsStrict = Node->getOpcode() == ISD::STRICT_FSETCC || in ExpandNode() local 4810 bool IsStrict = Node->isStrictFPOpcode(); in ConvertNodeToLibcall() local 4851 bool IsStrict = Node->isStrictFPOpcode(); in ConvertNodeToLibcall() local 4895 bool IsStrict = Node->isStrictFPOpcode(); in ConvertNodeToLibcall() local
|
H A D | LegalizeIntegerTypes.cpp | 2522 bool IsStrict = N->isStrictFPOpcode(); in PromoteIntOp_ExpOp() local 3899 static SDValue fpExtendHelper(SDValue Op, SDValue &Chain, bool IsStrict, EVT VT, in fpExtendHelper() 3916 bool IsStrict = N->isStrictFPOpcode(); in ExpandIntRes_FP_TO_XINT() local 3960 bool IsStrict = N->isStrictFPOpcode(); in ExpandIntRes_XROUND_XRINT() local 5565 bool IsStrict = N->isStrictFPOpcode(); in ExpandIntOp_XINT_TO_FP() local
|
/freebsd/contrib/googletest/googlemock/src/ |
H A D | gmock-spec-builders.cc | 673 bool Mock::IsStrict(void* mock_obj) in IsStrict() function in testing::Mock
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 19027 bool IsStrict = Op->isStrictFPOpcode(); in LowerI64IntToFP_AVX512DQ() local 19068 bool IsStrict = Op->isStrictFPOpcode(); in LowerI64IntToFP16() local 19213 bool IsStrict = Op->isStrictFPOpcode(); in lowerINT_TO_FP_vXi64() local 19301 bool IsStrict = Op->isStrictFPOpcode(); in promoteXINT_TO_FP() local 19340 bool IsStrict = Op->isStrictFPOpcode(); in LowerSINT_TO_FP() local 19612 bool IsStrict = Op->isStrictFPOpcode(); in lowerUINT_TO_FP_v2i32() local 19662 bool IsStrict = Op->isStrictFPOpcode(); in lowerUINT_TO_FP_vXi32() local 19839 bool IsStrict = Op->isStrictFPOpcode(); in LowerUINT_TO_FP() local 19999 bool IsStrict = Op->isStrictFPOpcode(); in FP_TO_INTHelper() local 20857 bool IsStrict = Op->isStrictFPOpcode(); in LowerFP_TO_INT() local [all …]
|
H A D | X86ISelDAGToDAG.cpp | 1239 bool IsStrict = N->isStrictFPOpcode(); in PreprocessISelDAG() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 3727 bool IsStrict = Op->isStrictFPOpcode(); in LowerSETCC() local 8319 bool IsStrict = Op->isStrictFPOpcode(); in convertFPToInt() local 8376 bool IsStrict = Op->isStrictFPOpcode(); in LowerFP_TO_INTForReuse() local 8430 bool IsStrict = Op->isStrictFPOpcode(); in LowerFP_TO_INT() local 8712 bool IsStrict = Op->isStrictFPOpcode(); in LowerINT_TO_FPVector() local 8775 bool IsStrict = Op->isStrictFPOpcode(); in LowerINT_TO_FP() local 11706 bool IsStrict = Op->isStrictFPOpcode(); in LowerFP_ROUND() local
|
H A D | PPCISelDAGToDAG.cpp | 4474 bool IsStrict = N->isStrictFPOpcode(); in trySETCC() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 2078 bool IsStrict, StringRef Replacement, AvailabilityMergeKind AMK, in mergeAvailabilityAttr() 2269 bool IsStrict = AL.getStrictLoc().isValid(); in handleAvailabilityAttr() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 916 const bool IsStrict = in foldIntrinsicIsFPClass() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 4289 bool IsStrict = Op->isStrictFPOpcode(); in LowerFP_ROUND() local 4371 bool IsStrict = Op->isStrictFPOpcode(); in LowerVectorFP_TO_INT() local 4456 bool IsStrict = Op->isStrictFPOpcode(); in LowerFP_TO_INT() local 4647 bool IsStrict = Op->isStrictFPOpcode(); in LowerVectorINT_TO_FP() local 4736 bool IsStrict = Op->isStrictFPOpcode(); in LowerINT_TO_FP() local 10314 bool IsStrict = Op->isStrictFPOpcode(); in LowerSETCC() local 19248 bool IsStrict = N0->isStrictFPOpcode(); in performExtractVectorEltCombine() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 6195 bool IsStrict) { in simplifyLdexp()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 5902 bool IsStrict = Op->isStrictFPOpcode(); in LowerFP_TO_INT() local 20886 bool IsStrict = Op->isStrictFPOpcode(); in LowerFP_EXTEND() local 20945 bool IsStrict = Op->isStrictFPOpcode(); in LowerFP_ROUND() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 4211 bool IsStrict = Op.getOpcode() == ISD::STRICT_FP_EXTEND; in lowerFP_EXTEND() local 6712 bool IsStrict = Op.getOpcode() == ISD::STRICT_FLDEXP; in lowerFLDEXP() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 6575 bool IsStrict = Op->isStrictFPOpcode(); LowerOperation() local 12198 bool IsStrict = N->isStrictFPOpcode(); ReplaceNodeResults() local [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 7734 bool IsStrict) { in isIdentityMask() argument
|