Home
last modified time | relevance | path

Searched defs:GetExtend (Results 1 – 2 of 2) sorted by relevance

/third_party/vixl/src/aarch64/
Doperands-aarch64.h364 Extend GetExtend() const { in GetExtend() function
419 Extend GetExtend() const { return extend_; } in GetExtend() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1163 auto GetExtend = [this, SignExt](const SCEV *S, Type *Ty) { in cloneArithmeticIVUser() local