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 D | SeparateConstOffsetFromGEP.cpp | 485 bool ZeroExtended, in CanTraceInto() 551 bool ZeroExtended) { in findInEitherOperand() 572 bool ZeroExtended, bool NonNegative) { in find()
|
H A D | IndVarSimplify.cpp | 990 enum ExtendKind { ZeroExtended, SignExtended, Unknown }; enumerator
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | SeparateConstOffsetFromGEP.cpp | 446 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 D | SeparateConstOffsetFromGEP.cpp | 503 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 D | X86ISelLowering.cpp | 8454 SDValue ZeroExtended = isSplatZeroExtended(BVOp, NumElts, EltType); in lowerBuildVectorAsBroadcast() local
|