Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Doperands-aarch64.h612 bool IsContiguous() const { return !IsScatterGather(); } in IsContiguous() function
Dsimulator-aarch64.h875 bool IsContiguous() const { return vector_ == NULL; } in IsContiguous() function
/external/llvm-project/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp422 static bool IsContiguous(const BCECmpBlock &First, in IsContiguous() function in __anon9fff96360111::BCECmpChain
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp422 static bool IsContiguous(const BCECmpBlock &First, in IsContiguous() function in __anona9f6ffaa0111::BCECmpChain
/external/llvm-project/llvm/utils/TableGen/
DSearchableTableEmitter.cpp374 bool IsContiguous = false; in emitLookupFunction() local
/external/llvm-project/llvm/unittests/Support/
DBinaryStreamTest.cpp127 bool IsContiguous; member