Home
last modified time | relevance | path

Searched refs:CBZ (Results 251 – 275 of 1126) sorted by relevance

1...<<11121314151617181920>>...46

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64SchedThunderX.td253 def : InstRW<[THXT8XWriteBR], (instregex "^CBZ")>;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64SchedThunderX.td251 def : InstRW<[THXT8XWriteBR], (instregex "^CBZ")>;
/dports/emulators/qemu5/qemu-5.2.0/capstone/suite/synctools/tablegen/AArch64/
H A DAArch64SchedThunderX.td251 def : InstRW<[THXT8XWriteBR], (instregex "^CBZ")>;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedThunderX.td250 def : InstRW<[THXT8XWriteBR], (instregex "^CBZ")>;
H A DAArch64ISelLowering.h173 CBZ, enumerator
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64SchedThunderX.td250 def : InstRW<[THXT8XWriteBR], (instregex "^CBZ")>;
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64SchedThunderX.td251 def : InstRW<[THXT8XWriteBR], (instregex "^CBZ")>;
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.h165 CBZ, enumerator
H A DAArch64SchedThunderX.td250 def : InstRW<[THXT8XWriteBR], (instregex "^CBZ")>;
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/
H A DAArch64SchedThunderX.td251 def : InstRW<[THXT8XWriteBR], (instregex "^CBZ")>;
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/
H A DAArch64SchedThunderX.td251 def : InstRW<[THXT8XWriteBR], (instregex "^CBZ")>;
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.asm.aarch64/src/org/graalvm/compiler/asm/aarch64/
H A DAArch64Assembler.java550 CBZ(0x00000000), enumConstant
916 conditionalBranchInstruction(reg, imm21, generalFromSize(size), Instruction.CBZ, -1); in cbz()
928 conditionalBranchInstruction(reg, imm21, generalFromSize(size), Instruction.CBZ, pos); in cbz()
/dports/math/reduce/Reduce-svn5758-src/psl/dist/comp/aarch64/
H A Dgeninstr.sl446 % CBZ
449 (instr CBZ (reg32 offset19) OP-cbz 2#00110100)
450 (instr CBZ (reg offset19) OP-cbz 2#10110100)
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.asm.aarch64/src/org/graalvm/compiler/asm/aarch64/
H A DAArch64Assembler.java554 CBZ(0x00000000), enumConstant
941 conditionalBranchInstruction(reg, imm21, generalFromSize(size), Instruction.CBZ, -1); in cbz()
953 conditionalBranchInstruction(reg, imm21, generalFromSize(size), Instruction.CBZ, pos); in cbz()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.asm.aarch64/src/org/graalvm/compiler/asm/aarch64/
H A DAArch64Assembler.java554 CBZ(0x00000000), enumConstant
941 conditionalBranchInstruction(reg, imm21, generalFromSize(size), Instruction.CBZ, -1); in cbz()
953 conditionalBranchInstruction(reg, imm21, generalFromSize(size), Instruction.CBZ, pos); in cbz()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.asm.aarch64/src/org/graalvm/compiler/asm/aarch64/
H A DAArch64Assembler.java552 CBZ(0x00000000), enumConstant
937 conditionalBranchInstruction(reg, imm21, generalFromSize(size), Instruction.CBZ, -1); in cbz()
949 conditionalBranchInstruction(reg, imm21, generalFromSize(size), Instruction.CBZ, pos); in cbz()
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Dsys_darwin_arm64.s364 CBZ R0, 2(PC)
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64ISelLowering.h173 CBZ, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h173 CBZ, enumerator
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/
H A DArm64Emitter.h410 FixupBranch CBZ(ARM64Reg Rt);
419 void CBZ(ARM64Reg Rt, const void* ptr);
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/
H A Dasm_arm64.s373 CBZ R6, 6(PC); \
382 CBZ R6, 6(PC); \
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/
H A DArm64Emitter.h410 FixupBranch CBZ(ARM64Reg Rt);
419 void CBZ(ARM64Reg Rt, const void* ptr);
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/
H A DArm64Emitter.h559 FixupBranch CBZ(ARM64Reg Rt);
568 void CBZ(ARM64Reg Rt, const void* ptr);
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/
H A DArm64Emitter.h410 FixupBranch CBZ(ARM64Reg Rt);
419 void CBZ(ARM64Reg Rt, const void* ptr);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/ARM/
H A Difcvt-size.mir310 # Here, the compare and conditional branch can be turned into a CBZ, so we

1...<<11121314151617181920>>...46