Searched defs:IsInBounds (Results 1 – 8 of 8) sorted by relevance
8 bool IsInBounds(From value) { in IsInBounds() function
185 bool CJBig2_BitStream::IsInBounds() const { in IsInBounds() function in CJBig2_BitStream
259 auto IsInBounds = [](SpvOp opcode) { in UpdateOpcode() local
230 IsInBounds = (1 << 0) enumerator
367 IsInBounds = (1 << 0) enumerator
433 IsInBounds = (1 << 0), enumerator
1087 std::vector<SPIRVValue *> Indices, SPIRVBasicBlock *BB, bool IsInBounds){ in addPtrAccessChainInst()