Home
last modified time | relevance | path

Searched refs:LLVMZExt (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm-c/
H A DCore.h104 LLVMZExt = 31, enumerator
/llvm-project-15.0.7/llvm/unittests/IR/
H A DInstructionsTest.cpp415 EXPECT_EQ(LLVMZExt, LLVMGetCastOpcode(wrap(C8), false, wrap(Int64Ty), true)); in TEST()
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dir.go170 ZExt Opcode = C.LLVMZExt