Home
last modified time | relevance | path

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

/external/skqp/tools/viewer/
DSKPSlide.cpp23 bool isOffset = SkToBool(fCullRect.left() | fCullRect.top()); in draw() local
/external/skia/tools/viewer/
DSKPSlide.cpp23 bool isOffset = SkToBool(fCullRect.left() | fCullRect.top()); in draw() local
/external/clang/include/clang/AST/
DExternalASTSource.h365 bool isOffset() const { return Ptr & 0x01; } in isOffset() function
/external/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp223 bool isOffset() const { return isImmTy(ImmTyOffset) && isUInt<16>(getImm()); } in isOffset() function in __anonbb0be1270111::AMDGPUOperand
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp2485 bool isOffset, in isOnlyCopiedFromConstantGlobal()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp303 bool isOffset() const { return isImmTy(ImmTyOffset) && isUInt<16>(getImm()); } in isOffset() function in __anone445c97f0111::AMDGPUOperand