Home
last modified time | relevance | path

Searched defs:operands (Results 101 – 125 of 5373) sorted by relevance

12345678910>>...215

/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/external/spirv-headers/include/spirv/1.1/
H A Dextinst.opencl.std.100.grammar.json33 "operands" : [ array
40 "operands" : [ array
47 "operands" : [ array
54 "operands" : [ array
61 "operands" : [ array
68 "operands" : [ array
75 "operands" : [ array
82 "operands" : [ array
90 "operands" : [ array
97 "operands" : [ array
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/nds32/
H A Dnds32-md-auxiliary.c154 nds32_output_16bit_store (rtx *operands, int byte) in nds32_output_16bit_store()
193 nds32_output_16bit_load (rtx *operands, int byte) in nds32_output_16bit_load()
232 nds32_output_32bit_store (rtx *operands, int byte) in nds32_output_32bit_store()
336 nds32_output_32bit_load (rtx *operands, int byte) in nds32_output_32bit_load()
441 nds32_output_32bit_load_s (rtx *operands, int byte) in nds32_output_32bit_load_s()
552 rtx operands[3]; in nds32_output_stack_push() local
666 rtx operands[3]; in nds32_output_stack_pop() local
785 nds32_output_casesi_pc_relative (rtx *operands) in nds32_output_casesi_pc_relative()
831 nds32_output_casesi (rtx *operands) in nds32_output_casesi()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/nds32/
H A Dnds32-md-auxiliary.c154 nds32_output_16bit_store (rtx *operands, int byte) in nds32_output_16bit_store()
193 nds32_output_16bit_load (rtx *operands, int byte) in nds32_output_16bit_load()
232 nds32_output_32bit_store (rtx *operands, int byte) in nds32_output_32bit_store()
336 nds32_output_32bit_load (rtx *operands, int byte) in nds32_output_32bit_load()
441 nds32_output_32bit_load_s (rtx *operands, int byte) in nds32_output_32bit_load_s()
552 rtx operands[3]; in nds32_output_stack_push() local
666 rtx operands[3]; in nds32_output_stack_pop() local
785 nds32_output_casesi_pc_relative (rtx *operands) in nds32_output_casesi_pc_relative()
831 nds32_output_casesi (rtx *operands) in nds32_output_casesi()
/dports/mail/nextcloud-mail/mail/lib/Service/Search/
H A DFlagExpression.php40 private $operands; variable in OCA\\Mail\\Service\\Search\\FlagExpression
46 private function __construct(string $operator, array $operands) {
56 public static function and(...$operands): self {
65 public static function or(...$operands): self {
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Arithmetic/IR/
H A DArithmeticOps.cpp82 OpFoldResult arith::AddIOp::fold(ArrayRef<Attribute> operands) { in fold()
101 OpFoldResult arith::SubIOp::fold(ArrayRef<Attribute> operands) { in fold()
124 OpFoldResult arith::MulIOp::fold(ArrayRef<Attribute> operands) { in fold()
142 OpFoldResult arith::DivUIOp::fold(ArrayRef<Attribute> operands) { in fold()
169 OpFoldResult arith::DivSIOp::fold(ArrayRef<Attribute> operands) { in fold()
353 OpFoldResult arith::AndIOp::fold(ArrayRef<Attribute> operands) { in fold()
373 OpFoldResult arith::OrIOp::fold(ArrayRef<Attribute> operands) { in fold()
389 OpFoldResult arith::XOrIOp::fold(ArrayRef<Attribute> operands) { in fold()
410 OpFoldResult arith::AddFOp::fold(ArrayRef<Attribute> operands) { in fold()
419 OpFoldResult arith::SubFOp::fold(ArrayRef<Attribute> operands) { in fold()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/Conversion/LLVMCommon/
H A DPattern.h143 void rewrite(Operation *op, ArrayRef<Value> operands, in rewrite()
152 matchAndRewrite(Operation *op, ArrayRef<Value> operands, in matchAndRewrite()
163 virtual void rewrite(SourceOp op, ArrayRef<Value> operands, in rewrite()
168 matchAndRewrite(SourceOp op, ArrayRef<Value> operands, in matchAndRewrite()
184 ValueRange operands = adaptor.getOperands(); in rewrite() local
193 ValueRange operands = adaptor.getOperands(); in matchAndRewrite() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Conversion/LLVMCommon/
H A DPattern.h141 void rewrite(Operation *op, ArrayRef<Value> operands, in rewrite()
149 matchAndRewrite(Operation *op, ArrayRef<Value> operands, in matchAndRewrite()
156 virtual void rewrite(SourceOp op, ArrayRef<Value> operands, in rewrite()
164 matchAndRewrite(SourceOp op, ArrayRef<Value> operands, in matchAndRewrite()
192 matchAndRewrite(SourceOp op, ArrayRef<Value> operands, in matchAndRewrite()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/Conversion/LLVMCommon/
H A DPattern.h141 void rewrite(Operation *op, ArrayRef<Value> operands, in rewrite()
149 matchAndRewrite(Operation *op, ArrayRef<Value> operands, in matchAndRewrite()
156 virtual void rewrite(SourceOp op, ArrayRef<Value> operands, in rewrite()
164 matchAndRewrite(SourceOp op, ArrayRef<Value> operands, in matchAndRewrite()
192 matchAndRewrite(SourceOp op, ArrayRef<Value> operands, in matchAndRewrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir/Conversion/LLVMCommon/
H A DPattern.h141 void rewrite(Operation *op, ArrayRef<Value> operands, in rewrite()
149 matchAndRewrite(Operation *op, ArrayRef<Value> operands, in matchAndRewrite()
156 virtual void rewrite(SourceOp op, ArrayRef<Value> operands, in rewrite()
164 matchAndRewrite(SourceOp op, ArrayRef<Value> operands, in matchAndRewrite()
192 matchAndRewrite(SourceOp op, ArrayRef<Value> operands, in matchAndRewrite()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.tests/src/org/eclipse/equinox/p2/tests/director/
H A DOperationGenerationTest.java51 List<Operand> operands = Arrays.asList(plan.getOperands()); in testInstallUninstall() local
73 List<Operand> operands = Arrays.asList(plan.getOperands()); in test1() local
94 List<Operand> operands = Arrays.asList(plan.getOperands()); in test2() local
115 List<Operand> operands = Arrays.asList(plan.getOperands()); in testUpdate1() local
138 List<Operand> operands = Arrays.asList(plan.getOperands()); in testUpdate2() local
168 List<Operand> operands = Arrays.asList(plan.getOperands()); in testUpdate3() local
195 List<Operand> operands = Arrays.asList(plan.getOperands()); in testUpdate4() local
221 List<Operand> operands = Arrays.asList(plan.getOperands()); in testUpdate5() local
247 List<Operand> operands = Arrays.asList(plan.getOperands()); in test248468b() local
279 List<Operand> operands = Arrays.asList(plan.getOperands()); in test248468d() local
[all …]
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/parser/
H A DPdfContentStreamProcessor.java195 private void invokeOperator(PdfLiteral operator, ArrayList operands){ in invokeOperator()
252 ArrayList operands = new ArrayList(); in processContent() local
270 … public void invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList operands) { in invoke()
301 … public void invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList operands) { in invoke()
331 … public void invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList operands) { in invoke()
341 … public void invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList operands) { in invoke()
358 … public void invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList operands) { in invoke()
370 … public void invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList operands) { in invoke()
393 … public void invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList operands) { in invoke()
407 … public void invoke(PdfContentStreamProcessor processor, PdfLiteral operator, ArrayList operands) { in invoke()
[all …]
/dports/lang/v8/v8-9.6.180.12/test/unittests/interpreter/
H A Dbytecode-node-unittest.cc24 uint32_t operands[] = {0x11}; in TEST_F() local
33 uint32_t operands[] = {0x11, 0x22}; in TEST_F() local
43 uint32_t operands[] = {0x11, 0x22, 0x33}; in TEST_F() local
55 uint32_t operands[] = {0x71, 0xA5, 0x5A, 0xFC}; in TEST_F() local
68 uint32_t operands[] = {0x71, 0xA5, 0x5A, 0xFC}; in TEST_F() local
78 uint32_t operands[] = {0x71, 0xA5, 0x5A, 0xFC}; in TEST_F() local
90 uint32_t operands[] = {0x71, 0xA5, 0x5A, 0xFC}; in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tint/src/src/writer/spirv/
H A Dbuilder.h103 void push_extension(spv::Op op, const OperandList& operands) { in push_extension()
111 void push_ext_import(spv::Op op, const OperandList& operands) { in push_ext_import()
119 void push_memory_model(spv::Op op, const OperandList& operands) { in push_memory_model()
127 void push_entry_point(spv::Op op, const OperandList& operands) { in push_entry_point()
135 void push_execution_mode(spv::Op op, const OperandList& operands) { in push_execution_mode()
143 void push_debug(spv::Op op, const OperandList& operands) { in push_debug()
151 void push_type(spv::Op op, const OperandList& operands) { in push_type()
159 void push_annot(spv::Op op, const OperandList& operands) { in push_annot()
176 void push_function_inst(spv::Op op, const OperandList& operands) { in push_function_inst()
181 void push_function_var(const OperandList& operands) { in push_function_var()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/nds32/
H A Dnds32-md-auxiliary.c127 bool long_jump_p, rtx *operands) in output_cond_branch()
207 bool long_jump_p, rtx *operands, in output_cond_branch_compare_zero()
269 nds32_expand_cbranch (rtx *operands) in nds32_expand_cbranch()
552 nds32_expand_cstore (rtx *operands) in nds32_expand_cstore()
890 nds32_expand_movcc (rtx *operands) in nds32_expand_movcc()
1002 nds32_expand_float_movcc (rtx *operands) in nds32_expand_float_movcc()
1712 rtx operands[3]; in nds32_output_stack_push() local
1859 rtx operands[3]; in nds32_output_stack_pop() local
1990 rtx operands[2]; in nds32_output_return() local
2255 nds32_output_casesi (rtx *operands) in nds32_output_casesi()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/nds32/
H A Dnds32-md-auxiliary.c127 bool long_jump_p, rtx *operands) in output_cond_branch()
207 bool long_jump_p, rtx *operands, in output_cond_branch_compare_zero()
269 nds32_expand_cbranch (rtx *operands) in nds32_expand_cbranch()
552 nds32_expand_cstore (rtx *operands) in nds32_expand_cstore()
890 nds32_expand_movcc (rtx *operands) in nds32_expand_movcc()
1002 nds32_expand_float_movcc (rtx *operands) in nds32_expand_float_movcc()
1712 rtx operands[3]; in nds32_output_stack_push() local
1859 rtx operands[3]; in nds32_output_stack_pop() local
1990 rtx operands[2]; in nds32_output_return() local
2255 nds32_output_casesi (rtx *operands) in nds32_output_casesi()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/nds32/
H A Dnds32-md-auxiliary.c127 bool long_jump_p, rtx *operands) in output_cond_branch()
207 bool long_jump_p, rtx *operands, in output_cond_branch_compare_zero()
269 nds32_expand_cbranch (rtx *operands) in nds32_expand_cbranch()
552 nds32_expand_cstore (rtx *operands) in nds32_expand_cstore()
890 nds32_expand_movcc (rtx *operands) in nds32_expand_movcc()
1002 nds32_expand_float_movcc (rtx *operands) in nds32_expand_float_movcc()
1712 rtx operands[3]; in nds32_output_stack_push() local
1859 rtx operands[3]; in nds32_output_stack_pop() local
1990 rtx operands[2]; in nds32_output_return() local
2255 nds32_output_casesi (rtx *operands) in nds32_output_casesi()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/nds32/
H A Dnds32-md-auxiliary.c127 bool long_jump_p, rtx *operands) in output_cond_branch()
207 bool long_jump_p, rtx *operands, in output_cond_branch_compare_zero()
269 nds32_expand_cbranch (rtx *operands) in nds32_expand_cbranch()
552 nds32_expand_cstore (rtx *operands) in nds32_expand_cstore()
890 nds32_expand_movcc (rtx *operands) in nds32_expand_movcc()
1002 nds32_expand_float_movcc (rtx *operands) in nds32_expand_float_movcc()
1712 rtx operands[3]; in nds32_output_stack_push() local
1859 rtx operands[3]; in nds32_output_stack_pop() local
1990 rtx operands[2]; in nds32_output_return() local
2255 nds32_output_casesi (rtx *operands) in nds32_output_casesi()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/nds32/
H A Dnds32-md-auxiliary.c127 bool long_jump_p, rtx *operands) in output_cond_branch()
207 bool long_jump_p, rtx *operands, in output_cond_branch_compare_zero()
269 nds32_expand_cbranch (rtx *operands) in nds32_expand_cbranch()
552 nds32_expand_cstore (rtx *operands) in nds32_expand_cstore()
890 nds32_expand_movcc (rtx *operands) in nds32_expand_movcc()
1002 nds32_expand_float_movcc (rtx *operands) in nds32_expand_float_movcc()
1712 rtx operands[3]; in nds32_output_stack_push() local
1859 rtx operands[3]; in nds32_output_stack_pop() local
1990 rtx operands[2]; in nds32_output_return() local
2255 nds32_output_casesi (rtx *operands) in nds32_output_casesi()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/config/nds32/
H A Dnds32-md-auxiliary.c127 bool long_jump_p, rtx *operands) in output_cond_branch()
207 bool long_jump_p, rtx *operands, in output_cond_branch_compare_zero()
269 nds32_expand_cbranch (rtx *operands) in nds32_expand_cbranch()
552 nds32_expand_cstore (rtx *operands) in nds32_expand_cstore()
890 nds32_expand_movcc (rtx *operands) in nds32_expand_movcc()
1002 nds32_expand_float_movcc (rtx *operands) in nds32_expand_float_movcc()
1712 rtx operands[3]; in nds32_output_stack_push() local
1859 rtx operands[3]; in nds32_output_stack_pop() local
1990 rtx operands[2]; in nds32_output_return() local
2255 nds32_output_casesi (rtx *operands) in nds32_output_casesi()
[all …]
/dports/graphics/netpbm/netpbm-10.91.01/other/
H A Dpamarith.c269 samplenSum(samplen const operands[], in samplenSum()
286 samplenMin(samplen const operands[], in samplenMin()
414 samplen * operands; in doNormalizedArith() local
469 sampleSum(sample const operands[], in sampleSum()
487 sampleMin(sample const operands[], in sampleMin()
503 sampleMax(sample const operands[], in sampleMax()
552 sampleAnd(sample const operands[], in sampleAnd()
567 sampleOr(sample const operands[], in sampleOr()
598 sampleNor(sample const operands[], in sampleNor()
614 sampleXor(sample const operands[], in sampleXor()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Target/SPIRV/Deserialization/
H A DDeserializer.cpp63 ArrayRef<uint32_t> operands; in deserialize() local
145 spirv::Deserializer::processCapability(ArrayRef<uint32_t> operands) { in processCapability()
202 spirv::Deserializer::processMemoryModel(ArrayRef<uint32_t> operands) { in processMemoryModel()
328 spirv::Deserializer::processFunction(ArrayRef<uint32_t> operands) { in processFunction()
381 ArrayRef<uint32_t> operands; in processFunction() local
466 spirv::Deserializer::processFunctionEnd(ArrayRef<uint32_t> operands) { in processFunctionEnd()
787 spirv::Deserializer::processArrayType(ArrayRef<uint32_t> operands) { in processArrayType()
891 spirv::Deserializer::processStructType(ArrayRef<uint32_t> operands) { in processStructType()
1012 spirv::Deserializer::processImageType(ArrayRef<uint32_t> operands) { in processImageType()
1193 bool isTrue, ArrayRef<uint32_t> operands, bool isSpec) { in processConstantBool()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Target/SPIRV/Deserialization/
H A DDeserializer.cpp63 ArrayRef<uint32_t> operands; in deserialize() local
145 spirv::Deserializer::processCapability(ArrayRef<uint32_t> operands) { in processCapability()
202 spirv::Deserializer::processMemoryModel(ArrayRef<uint32_t> operands) { in processMemoryModel()
327 spirv::Deserializer::processFunction(ArrayRef<uint32_t> operands) { in processFunction()
380 ArrayRef<uint32_t> operands; in processFunction() local
465 spirv::Deserializer::processFunctionEnd(ArrayRef<uint32_t> operands) { in processFunctionEnd()
786 spirv::Deserializer::processArrayType(ArrayRef<uint32_t> operands) { in processArrayType()
890 spirv::Deserializer::processStructType(ArrayRef<uint32_t> operands) { in processStructType()
1011 spirv::Deserializer::processImageType(ArrayRef<uint32_t> operands) { in processImageType()
1192 bool isTrue, ArrayRef<uint32_t> operands, bool isSpec) { in processConstantBool()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Target/SPIRV/Deserialization/
H A DDeserializer.cpp63 ArrayRef<uint32_t> operands; in deserialize() local
145 spirv::Deserializer::processCapability(ArrayRef<uint32_t> operands) { in processCapability()
202 spirv::Deserializer::processMemoryModel(ArrayRef<uint32_t> operands) { in processMemoryModel()
327 spirv::Deserializer::processFunction(ArrayRef<uint32_t> operands) { in processFunction()
380 ArrayRef<uint32_t> operands; in processFunction() local
465 spirv::Deserializer::processFunctionEnd(ArrayRef<uint32_t> operands) { in processFunctionEnd()
786 spirv::Deserializer::processArrayType(ArrayRef<uint32_t> operands) { in processArrayType()
890 spirv::Deserializer::processStructType(ArrayRef<uint32_t> operands) { in processStructType()
1011 spirv::Deserializer::processImageType(ArrayRef<uint32_t> operands) { in processImageType()
1192 bool isTrue, ArrayRef<uint32_t> operands, bool isSpec) { in processConstantBool()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Target/SPIRV/Deserialization/
H A DDeserializer.cpp63 ArrayRef<uint32_t> operands; in deserialize() local
145 spirv::Deserializer::processCapability(ArrayRef<uint32_t> operands) { in processCapability()
202 spirv::Deserializer::processMemoryModel(ArrayRef<uint32_t> operands) { in processMemoryModel()
327 spirv::Deserializer::processFunction(ArrayRef<uint32_t> operands) { in processFunction()
380 ArrayRef<uint32_t> operands; in processFunction() local
465 spirv::Deserializer::processFunctionEnd(ArrayRef<uint32_t> operands) { in processFunctionEnd()
786 spirv::Deserializer::processArrayType(ArrayRef<uint32_t> operands) { in processArrayType()
890 spirv::Deserializer::processStructType(ArrayRef<uint32_t> operands) { in processStructType()
1011 spirv::Deserializer::processImageType(ArrayRef<uint32_t> operands) { in processImageType()
1192 bool isTrue, ArrayRef<uint32_t> operands, bool isSpec) { in processConstantBool()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/config/nds32/
H A Dnds32-md-auxiliary.c130 bool long_jump_p, rtx *operands) in output_cond_branch()
210 bool long_jump_p, rtx *operands, in output_cond_branch_compare_zero()
384 nds32_expand_cbranch (rtx *operands) in nds32_expand_cbranch()
667 nds32_expand_cstore (rtx *operands) in nds32_expand_cstore()
1005 nds32_expand_movcc (rtx *operands) in nds32_expand_movcc()
1314 nds32_expand_extv (rtx *operands) in nds32_expand_extv()
1340 nds32_expand_insv (rtx *operands) in nds32_expand_insv()
1985 rtx operands[3]; in nds32_output_stack_push() local
2129 rtx operands[3]; in nds32_output_stack_pop() local
2257 rtx operands[2]; in nds32_output_return() local
[all …]

12345678910>>...215