Home
last modified time | relevance | path

Searched refs:ExtractIndex (Results 1 – 25 of 55) sorted by relevance

123

/dports/lang/fpc-source/fpc-3.2.2/packages/rtl-generics/tests/
H A Dtests.generics.trees.pas127 LTree.Delete(LNodes.ExtractIndex(Random(LNodes.count)));
H A Dtests.generics.stdcollections.pas590 AssertEquals(AList.ExtractIndex(0), 'Aaa');
765 AssertTrue(LList.ExtractIndex(0) = O[0]);
/dports/lang/fpc-rtl-generics/fpc-3.2.2/packages/rtl-generics/tests/
H A Dtests.generics.trees.pas127 LTree.Delete(LNodes.ExtractIndex(Random(LNodes.count)));
H A Dtests.generics.stdcollections.pas590 AssertEquals(AList.ExtractIndex(0), 'Aaa');
765 AssertTrue(LList.ExtractIndex(0) = O[0]);
/dports/editors/lazarus/lazarus/components/sparta/generics/source/
H A Dgenerics.collections.pas295 function ExtractIndex(const AIndex: SizeInt): T; overload; in ExtractIndex() function
1655 function TList<T>.ExtractIndex(const AIndex: SizeInt): T; in TList() function
/dports/lang/fpc-source/fpc-3.2.2/packages/rtl-generics/src/
H A Dgenerics.collections.pas276 function ExtractIndex(const AIndex: SizeInt): T; overload; in ExtractIndex() function
1644 function TList<T>.ExtractIndex(const AIndex: SizeInt): T; in TList() function
/dports/lang/fpc-rtl-generics/fpc-3.2.2/packages/rtl-generics/src/
H A Dgenerics.collections.pas276 function ExtractIndex(const AIndex: SizeInt): T; overload; in ExtractIndex() function
1644 function TList<T>.ExtractIndex(const AIndex: SizeInt): T; in TList() function
/dports/editors/lazarus-qt5/lazarus/components/sparta/generics/source/
H A Dgenerics.collections.pas295 function ExtractIndex(const AIndex: SizeInt): T; overload; in ExtractIndex() function
1655 function TList<T>.ExtractIndex(const AIndex: SizeInt): T; in TList() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/sparta/generics/source/
H A Dsparta_generics.collections.pas279 function ExtractIndex(const AIndex: SizeInt): T; overload; in ExtractIndex() function
1649 function TList<T>.ExtractIndex(const AIndex: SizeInt): T; in TList() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/sparta/generics/source/
H A Dsparta_generics.collections.pas279 function ExtractIndex(const AIndex: SizeInt): T; overload; in ExtractIndex() function
1649 function TList<T>.ExtractIndex(const AIndex: SizeInt): T; in TList() function
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86TargetTransformInfo.cpp935 int ExtractIndex = alignDown((Index % NumElts), NumSubElts); in getShuffleCost() local
937 ExtractIndex, SubTy); in getShuffleCost()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp935 int ExtractIndex = alignDown((Index % NumElts), NumSubElts); in getShuffleCost() local
937 ExtractIndex, SubTy); in getShuffleCost()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp935 int ExtractIndex = alignDown((Index % NumElts), NumSubElts); in getShuffleCost() local
937 ExtractIndex, SubTy); in getShuffleCost()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1852 unsigned ExtractIndex = Extract.getConstantOperandVal(1); in tryHighFPExt() local
1853 if (ExtractIndex != Extract.getValueType().getVectorNumElements()) in tryHighFPExt()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1852 unsigned ExtractIndex = Extract.getConstantOperandVal(1); in tryHighFPExt() local
1853 if (ExtractIndex != Extract.getValueType().getVectorNumElements()) in tryHighFPExt()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1852 unsigned ExtractIndex = Extract.getConstantOperandVal(1); in tryHighFPExt() local
1853 if (ExtractIndex != Extract.getValueType().getVectorNumElements()) in tryHighFPExt()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2033 unsigned ExtractIndex = Extract.getConstantOperandVal(1); in tryHighFPExt() local
2034 if (ExtractIndex != Extract.getValueType().getVectorNumElements()) in tryHighFPExt()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp989 int ExtractIndex = alignDown((Index % NumElts), NumSubElts); in getShuffleCost() local
991 ExtractIndex, SubTy); in getShuffleCost()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2020 unsigned ExtractIndex = Extract.getConstantOperandVal(1); in tryHighFPExt() local
2021 if (ExtractIndex != Extract.getValueType().getVectorNumElements()) in tryHighFPExt()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2078 unsigned ExtractIndex = Extract.getConstantOperandVal(1); in tryHighFPExt() local
2079 if (ExtractIndex != Extract.getValueType().getVectorNumElements()) in tryHighFPExt()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2036 unsigned ExtractIndex = Extract.getConstantOperandVal(1); in tryHighFPExt() local
2037 if (ExtractIndex != Extract.getValueType().getVectorNumElements()) in tryHighFPExt()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86TargetTransformInfo.cpp989 int ExtractIndex = alignDown((Index % NumElts), NumSubElts); in getShuffleCost() local
991 ExtractIndex, SubTy); in getShuffleCost()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2027 unsigned ExtractIndex = Extract.getConstantOperandVal(1); in tryHighFPExt() local
2028 if (ExtractIndex != Extract.getValueType().getVectorNumElements()) in tryHighFPExt()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2078 unsigned ExtractIndex = Extract.getConstantOperandVal(1); in tryHighFPExt() local
2079 if (ExtractIndex != Extract.getValueType().getVectorNumElements()) in tryHighFPExt()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2078 unsigned ExtractIndex = Extract.getConstantOperandVal(1); in tryHighFPExt() local
2079 if (ExtractIndex != Extract.getValueType().getVectorNumElements()) in tryHighFPExt()

123