Home
last modified time | relevance | path

Searched defs:NumOut (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp74 unsigned NumOut; member
548 unsigned NumOut, SmallVectorImpl<StackEntry> &DFSInStack) { in transferToOtherSystem()
593 unsigned NumOut; member
814 unsigned NumIn, unsigned NumOut, in addFact()
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/reflectlite/
Dtype.go357 func (t rtype) NumOut() int { func
/aosp_15_r20/prebuilts/go/linux-x86/src/reflect/
Dtype.go221 NumOut() int methodSpec
816 func (t *rtype) NumOut() int { func
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/abi/
Dtype.go535 func (t *FuncType) NumOut() int { func