Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DInstructionsTest.cpp414 EXPECT_EQ(LLVMSExt, LLVMGetCastOpcode(wrap(C8), true, wrap(Int64Ty), true)); in TEST()
445 EXPECT_EQ(LLVMSExt, LLVMGetCastOpcode(wrap(CV8), true, wrap(V8x64Ty), true)); in TEST()
/llvm-project-15.0.7/llvm/include/llvm-c/
H A DCore.h105 LLVMSExt = 32, enumerator
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dir.go171 SExt Opcode = C.LLVMSExt