Home
last modified time | relevance | path

Searched refs:CastToInt (Results 1 – 22 of 22) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Common/ExecutionModel/
H A DvtkExtentTranslator.cxx232 ext[splitAxis * 2 + 1] = mid.CastToInt(); in SplitExtent()
240 ext[splitAxis * 2] = mid.CastToInt(); in SplitExtent()
320 ext[splitAxis * 2 + 1] = mid.CastToInt() - 1; in SplitExtentByPoints()
328 ext[splitAxis * 2] = mid.CastToInt(); in SplitExtentByPoints()
/dports/math/vtk8/VTK-8.2.0/Common/ExecutionModel/
H A DvtkExtentTranslator.cxx242 ext[splitAxis*2+1] = mid.CastToInt(); in SplitExtent()
250 ext[splitAxis*2] = mid.CastToInt(); in SplitExtent()
333 ext[splitAxis*2+1] = mid.CastToInt() - 1; in SplitExtentByPoints()
341 ext[splitAxis*2] = mid.CastToInt(); in SplitExtentByPoints()
/dports/math/vtk6/VTK-6.2.0/Common/ExecutionModel/
H A DvtkExtentTranslator.cxx242 ext[splitAxis*2+1] = mid.CastToInt(); in SplitExtent()
250 ext[splitAxis*2] = mid.CastToInt(); in SplitExtent()
333 ext[splitAxis*2+1] = mid.CastToInt() - 1; in SplitExtentByPoints()
341 ext[splitAxis*2] = mid.CastToInt(); in SplitExtentByPoints()
/dports/math/vtk9/VTK-9.1.0/Common/Core/
H A DvtkLargeInteger.h42 int CastToInt(void) const;
H A DvtkLargeInteger.cxx167 int vtkLargeInteger::CastToInt() const in CastToInt() function in vtkLargeInteger
/dports/math/vtk8/VTK-8.2.0/Common/Core/
H A DvtkLargeInteger.h43 int CastToInt(void) const;
H A DvtkLargeInteger.cxx168 int vtkLargeInteger::CastToInt(void) const in CastToInt() function in vtkLargeInteger
/dports/math/vtk6/VTK-6.2.0/Common/Core/
H A DvtkLargeInteger.h45 int CastToInt(void) const;
H A DvtkLargeInteger.cxx201 int vtkLargeInteger::CastToInt(void) const in CastToInt() function in vtkLargeInteger
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/lib/SPIRV/
H A DOCLUtil.h178 _SPIRV_OP(CastToInt, cast_to_int)
683 _SPIRV_OP(CastToInt, cast_to_int) in init()
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/lib/SPIRV/libSPIRV/
H A DSPIRVInstruction.h2588 _SPIRV_OP(CastToInt, true, 9)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19598 SDValue CastToInt = CastToFP.getOperand(0); in lowerFPToIntToFP() local
19600 if (CastToInt.getOpcode() != ISD::FP_TO_SINT || VT.isVector()) in lowerFPToIntToFP()
19603 MVT IntVT = CastToInt.getSimpleValueType(); in lowerFPToIntToFP()
19604 SDValue X = CastToInt.getOperand(0); in lowerFPToIntToFP()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19894 SDValue CastToInt = CastToFP.getOperand(0); in lowerFPToIntToFP() local
19896 if (CastToInt.getOpcode() != ISD::FP_TO_SINT || VT.isVector()) in lowerFPToIntToFP()
19899 MVT IntVT = CastToInt.getSimpleValueType(); in lowerFPToIntToFP()
19900 SDValue X = CastToInt.getOperand(0); in lowerFPToIntToFP()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19281 SDValue CastToInt = CastToFP.getOperand(0); in lowerFPToIntToFP() local
19283 if (CastToInt.getOpcode() != ISD::FP_TO_SINT || VT.isVector()) in lowerFPToIntToFP()
19286 MVT IntVT = CastToInt.getSimpleValueType(); in lowerFPToIntToFP()
19287 SDValue X = CastToInt.getOperand(0); in lowerFPToIntToFP()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp19894 SDValue CastToInt = CastToFP.getOperand(0); in lowerFPToIntToFP() local
19896 if (CastToInt.getOpcode() != ISD::FP_TO_SINT || VT.isVector()) in lowerFPToIntToFP()
19899 MVT IntVT = CastToInt.getSimpleValueType(); in lowerFPToIntToFP()
19900 SDValue X = CastToInt.getOperand(0); in lowerFPToIntToFP()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19753 SDValue CastToInt = CastToFP.getOperand(0); in lowerFPToIntToFP() local
19755 if (CastToInt.getOpcode() != ISD::FP_TO_SINT || VT.isVector()) in lowerFPToIntToFP()
19758 MVT IntVT = CastToInt.getSimpleValueType(); in lowerFPToIntToFP()
19759 SDValue X = CastToInt.getOperand(0); in lowerFPToIntToFP()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp19281 SDValue CastToInt = CastToFP.getOperand(0); in lowerFPToIntToFP() local
19283 if (CastToInt.getOpcode() != ISD::FP_TO_SINT || VT.isVector()) in lowerFPToIntToFP()
19286 MVT IntVT = CastToInt.getSimpleValueType(); in lowerFPToIntToFP()
19287 SDValue X = CastToInt.getOperand(0); in lowerFPToIntToFP()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19888 SDValue CastToInt = CastToFP.getOperand(0); in lowerFPToIntToFP() local
19890 if (CastToInt.getOpcode() != ISD::FP_TO_SINT || VT.isVector()) in lowerFPToIntToFP()
19893 MVT IntVT = CastToInt.getSimpleValueType(); in lowerFPToIntToFP()
19894 SDValue X = CastToInt.getOperand(0); in lowerFPToIntToFP()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19894 SDValue CastToInt = CastToFP.getOperand(0); in lowerFPToIntToFP() local
19896 if (CastToInt.getOpcode() != ISD::FP_TO_SINT || VT.isVector()) in lowerFPToIntToFP()
19899 MVT IntVT = CastToInt.getSimpleValueType(); in lowerFPToIntToFP()
19900 SDValue X = CastToInt.getOperand(0); in lowerFPToIntToFP()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19753 SDValue CastToInt = CastToFP.getOperand(0); in lowerFPToIntToFP() local
19755 if (CastToInt.getOpcode() != ISD::FP_TO_SINT || VT.isVector()) in lowerFPToIntToFP()
19758 MVT IntVT = CastToInt.getSimpleValueType(); in lowerFPToIntToFP()
19759 SDValue X = CastToInt.getOperand(0); in lowerFPToIntToFP()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19894 SDValue CastToInt = CastToFP.getOperand(0); in lowerFPToIntToFP() local
19896 if (CastToInt.getOpcode() != ISD::FP_TO_SINT || VT.isVector()) in lowerFPToIntToFP()
19899 MVT IntVT = CastToInt.getSimpleValueType(); in lowerFPToIntToFP()
19900 SDValue X = CastToInt.getOperand(0); in lowerFPToIntToFP()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp20311 SDValue CastToInt = CastToFP.getOperand(0); in lowerFPToIntToFP() local
20313 if (CastToInt.getOpcode() != ISD::FP_TO_SINT || VT.isVector()) in lowerFPToIntToFP()
20316 MVT IntVT = CastToInt.getSimpleValueType(); in lowerFPToIntToFP()
20317 SDValue X = CastToInt.getOperand(0); in lowerFPToIntToFP()