Home
last modified time | relevance | path

Searched refs:asm_string (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/s390x/
H A Dvector_float.c3 #define s390_generate_float_test(insn, asm_string) \ argument
4 s390_test_generate(v##insn##00, "v" #insn " " asm_string ",0, 0") \
5 s390_test_generate(v##insn##01, "v" #insn " " asm_string ",0, 1") \
6 s390_test_generate(v##insn##03, "v" #insn " " asm_string ",0, 3") \
7 s390_test_generate(v##insn##04, "v" #insn " " asm_string ",0, 4") \
8 s390_test_generate(v##insn##05, "v" #insn " " asm_string ",0, 5") \
9 s390_test_generate(v##insn##06, "v" #insn " " asm_string ",0, 6") \
10 s390_test_generate(v##insn##07, "v" #insn " " asm_string ",0, 7") \
11 s390_test_generate(w##insn##00, "w" #insn " " asm_string ",0, 0") \
12 s390_test_generate(w##insn##01, "w" #insn " " asm_string ",0, 1") \
[all …]
H A Dvector.h173 #define s390_test_generate(insn, asm_string) \ argument
195 asm_string "\n"\
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/s390x/
H A Dvector_float.c3 #define s390_generate_float_test(insn, asm_string) \ argument
4 s390_test_generate(v##insn##00, "v" #insn " " asm_string ",0, 0") \
5 s390_test_generate(v##insn##01, "v" #insn " " asm_string ",0, 1") \
6 s390_test_generate(v##insn##03, "v" #insn " " asm_string ",0, 3") \
7 s390_test_generate(v##insn##04, "v" #insn " " asm_string ",0, 4") \
8 s390_test_generate(v##insn##05, "v" #insn " " asm_string ",0, 5") \
9 s390_test_generate(v##insn##06, "v" #insn " " asm_string ",0, 6") \
10 s390_test_generate(v##insn##07, "v" #insn " " asm_string ",0, 7") \
11 s390_test_generate(w##insn##00, "w" #insn " " asm_string ",0, 0") \
12 s390_test_generate(w##insn##01, "w" #insn " " asm_string ",0, 1") \
[all …]
H A Dvector.h173 #define s390_test_generate(insn, asm_string) \ argument
195 asm_string "\n"\
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/VMCore/
H A DConstantsContext.h335 : asm_string(AsmString), constraints(Constraints),
337 std::string asm_string;
342 return this->asm_string == that.asm_string &&
348 if (this->asm_string != that.asm_string)
349 return this->asm_string < that.asm_string;
549 return new InlineAsm(Ty, Key.asm_string, Key.constraints,
/dports/devel/sdl12/SDL-1.2.15/src/video/xbios/
H A DSDL_xbios_sb3.h70 unsigned char asm_string[30]; /* 10 times the 'ASM' string */ member
/dports/devel/libfirm/libfirm-1.21.0/ir/ir/
H A Dirprog.c330 void add_irp_asm(ident *asm_string) in add_irp_asm() argument
332 ARR_APP1(ident *, irp->global_asms, asm_string); in add_irp_asm()
/dports/devel/libfirm/libfirm-1.21.0/include/libfirm/
H A Dirprog.h247 FIRM_API void add_irp_asm(ident *asm_string);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/analyzer/
H A Dsvalue.h1422 const char *asm_string,
1425 : m_type (type), m_asm_string (asm_string), m_output_idx (output_idx),
1475 const char *asm_string,
1480 m_asm_string (asm_string),
H A Dregion-model-manager.cc1133 const char *asm_string = gimple_asm_string (asm_stmt); in get_or_create_asm_output_svalue() local
1136 asm_output_svalue::key_t key (type, asm_string, output_idx, inputs); in get_or_create_asm_output_svalue()
1140 = new asm_output_svalue (type, asm_string, output_idx, noutputs, inputs); in get_or_create_asm_output_svalue()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Target/LLVMIR/Dialect/LLVMIR/
H A DLLVMToLLVMIRTranslation.cpp324 inlineAsmOp.asm_string(), inlineAsmOp.constraints(), in convertOperationImpl()
330 inlineAsmOp.asm_string(), inlineAsmOp.constraints(), in convertOperationImpl()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Target/LLVMIR/Dialect/LLVMIR/
H A DLLVMToLLVMIRTranslation.cpp324 inlineAsmOp.asm_string(), inlineAsmOp.constraints(), in convertOperationImpl()
330 inlineAsmOp.asm_string(), inlineAsmOp.constraints(), in convertOperationImpl()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Target/LLVMIR/Dialect/LLVMIR/
H A DLLVMToLLVMIRTranslation.cpp324 inlineAsmOp.asm_string(), inlineAsmOp.constraints(), in convertOperationImpl()
330 inlineAsmOp.asm_string(), inlineAsmOp.constraints(), in convertOperationImpl()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Target/LLVMIR/Dialect/LLVMIR/
H A DLLVMToLLVMIRTranslation.cpp324 inlineAsmOp.asm_string(), inlineAsmOp.constraints(),
330 inlineAsmOp.asm_string(), inlineAsmOp.constraints(),
/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/ctlib/
H A Dparser.y628 asm_string
634 | asm_string
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Target/LLVMIR/
H A DModuleTranslation.cpp763 inlineAsmOp.asm_string(), inlineAsmOp.constraints(), in convertOperation()
768 inlineAsmOp.asm_string(), inlineAsmOp.constraints(), in convertOperation()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Target/LLVMIR/
H A DModuleTranslation.cpp763 inlineAsmOp.asm_string(), inlineAsmOp.constraints(), in convertOperation()
768 inlineAsmOp.asm_string(), inlineAsmOp.constraints(), in convertOperation()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/LLVMIR/
H A DLLVMOps.td1595 exception: the embedded `asm_string` is not allowed to define or reference
1603 StrAttr:$asm_string,
1617 $asm_string `,` $constraints
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/LLVMIR/
H A DLLVMOps.td1595 exception: the embedded `asm_string` is not allowed to define or reference
1603 StrAttr:$asm_string,
1617 $asm_string `,` $constraints
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/LLVMIR/
H A DLLVMOps.td1702 exception: the embedded `asm_string` is not allowed to define or reference
1710 StrAttr:$asm_string,
1724 $asm_string `,` $constraints
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/LLVMIR/
H A DLLVMOps.td1702 exception: the embedded `asm_string` is not allowed to define or reference
1710 StrAttr:$asm_string,
1724 $asm_string `,` $constraints
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/LLVMIR/
H A DLLVMOps.td1702 exception: the embedded `asm_string` is not allowed to define or reference
1710 StrAttr:$asm_string,
1724 $asm_string `,` $constraints
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/Dialect/LLVMIR/
H A DLLVMOps.td1801 exception: the embedded `asm_string` is not allowed to define or reference
1809 StrAttr:$asm_string,
1823 $asm_string `,` $constraints
/dports/lang/zig-devel/zig-0.9.0/src/
H A Dtranslate_c.zig551 const asm_string = file_scope_asm.getAsmString();
553 const bytes_ptr = asm_string.getString_bytes_begin_size(&len);
/dports/lang/zig/zig-0.9.0/src/
H A Dtranslate_c.zig551 const asm_string = file_scope_asm.getAsmString();
553 const bytes_ptr = asm_string.getString_bytes_begin_size(&len);

12