Home
last modified time | relevance | path

Searched defs:SETGT (Results 1 – 22 of 22) sorted by relevance

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h698 SETGT, // 1 X 0 1 0 True if greater than enumerator
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/CodeGen/
H A DISDOpcodes.h934 SETGT, // 1 X 0 1 0 True if greater than enumerator
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/CodeGen/
H A DISDOpcodes.h1016 SETGT, // 1 X 0 1 0 True if greater than enumerator
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/CodeGen/
H A DISDOpcodes.h980 SETGT, // 1 X 0 1 0 True if greater than enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1273 SETGT, // 1 X 0 1 0 True if greater than enumerator
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1232 SETGT, // 1 X 0 1 0 True if greater than enumerator
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/
H A DISDOpcodes.h1068 SETGT, // 1 X 0 1 0 True if greater than enumerator
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/CodeGen/
H A DISDOpcodes.h1225 SETGT, // 1 X 0 1 0 True if greater than enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1068 SETGT, // 1 X 0 1 0 True if greater than enumerator
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1068 SETGT, // 1 X 0 1 0 True if greater than enumerator
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1376 SETGT, // 1 X 0 1 0 True if greater than enumerator
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/
H A DISDOpcodes.h1376 SETGT, // 1 X 0 1 0 True if greater than enumerator
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1313 SETGT, // 1 X 0 1 0 True if greater than enumerator
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1376 SETGT, // 1 X 0 1 0 True if greater than enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1382 SETGT, // 1 X 0 1 0 True if greater than enumerator
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1376 SETGT, // 1 X 0 1 0 True if greater than enumerator
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1313 SETGT, // 1 X 0 1 0 True if greater than enumerator
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1376 SETGT, // 1 X 0 1 0 True if greater than enumerator
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/asm/internal/asm/testdata/
H A Damd64enc.s5249 SETGT DL // 0f9fc2 define
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/asm/internal/asm/testdata/
H A Damd64enc.s5259 SETGT DL // 0f9fc2 define
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/mmcloughlin/avo/build/
H A Dzinstructions.go14194 func (c *Context) SETGT(mr operand.Op) { func
14210 func SETGT(mr operand.Op) { ctx.SETGT(mr) } func
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/mmcloughlin/avo/x86/
H A Dzctors.go17245 func SETGT(mr operand.Op) (*intrep.Instruction, error) { func