Home
last modified time | relevance | path

Searched defs:IntPredicate (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/bindings/python/llvm/
H A Denumerations.py176 IntPredicate = [ variable
H A Dcore.py122 class IntPredicate(LLVMEnumeration): class
/minix3/external/bsd/llvm/dist/llvm/bindings/go/llvm/
H A Dir.go67 IntPredicate C.LLVMIntPredicate type
864 func ConstICmp(pred IntPredicate, lhs, rhs Value) (v Value) {