HomeSort by relevance Sort by last modified time
    Searched refs:RealPredicate (Results 1 - 2 of 2) sorted by null

  /external/llvm/bindings/python/llvm/
enumerations.py 29 'RealPredicate',
189 RealPredicate = [
core.py 130 class RealPredicate(LLVMEnumeration):
131 """Represents an individual RealPredicate enumeration."""
136 super(RealPredicate, self).__init__(name, value)
600 (RealPredicate, enumerations.RealPredicate),

Completed in 73 milliseconds