Home
last modified time | relevance | path

Searched refs:IntEQ (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dexecutionengine_test.go41 If := builder.CreateICmp(IntEQ, n, ConstInt(Int32Type(), 0, false), "cmptmp")
H A Dir.go302 IntEQ IntPredicate = C.LLVMIntEQ const