Home
last modified time | relevance | path

Searched defs:ZeroExtended (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp485 bool ZeroExtended, in CanTraceInto()
551 bool ZeroExtended) { in findInEitherOperand()
572 bool ZeroExtended, bool NonNegative) { in find()
H A DIndVarSimplify.cpp990 enum ExtendKind { ZeroExtended, SignExtended, Unknown }; enumerator
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp446 bool ZeroExtended, in CanTraceInto()
510 bool ZeroExtended) { in findInEitherOperand()
531 bool ZeroExtended, bool NonNegative) { in find()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp503 bool ZeroExtended, in CanTraceInto()
569 bool ZeroExtended) { in findInEitherOperand()
603 bool ZeroExtended, bool NonNegative) { in find()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8454 SDValue ZeroExtended = isSplatZeroExtended(BVOp, NumElts, EltType); in lowerBuildVectorAsBroadcast() local