Home
last modified time | relevance | path

Searched defs:IsScaled (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_coordinates.cpp409 bool CFX_Matrix::IsScaled() const { in IsScaled() function in CFX_Matrix
/aosp_15_r20/external/libgav1/src/
H A Dtile.h366 bool IsScaled(ReferenceFrameType type) const { // Part of 5.11.27. in IsScaled() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp644 bool IsScaled = !TII->isUnscaledLdSt(Opc); in mergeNarrowInsns() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp690 bool IsScaled = !TII->isUnscaledLdSt(Opc); in mergeNarrowZeroStores() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp737 bool IsScaled = !TII->hasUnscaledLdStOffset(Opc); in mergeNarrowZeroStores() local
H A DAArch64ISelLowering.cpp5322 unsigned getGatherVecOpcode(bool IsScaled, bool IsSigned, bool NeedsExtend) { in getGatherVecOpcode()
5394 bool IsScaled = MGT->isIndexScaled(); in LowerMGATHER() local
5482 bool IsScaled = MSC->isIndexScaled(); in LowerMSCATTER() local