Searched defs:AsInt (Results 1 – 7 of 7) sorted by relevance
54 uint64_t AsInt() const { return client_id << 44 | operation_id; } in AsInt() function
47 int AsInt() { in AsInt() function in Foo
353 func AsInt(x Value, ptr interface{}) error { func
115 int AsInt() const { assert(IsInt()); return m_Vals.i; } in AsInt() function in armnn::BackendOptions::Var
3153 APInt AsInt; in parseDirectiveRealValue() local4785 APInt AsInt; in parseDirectiveRealDCB() local
2782 APInt AsInt = Value.bitcastToAPInt(); in parseDirectiveRealValue() local
8132 APSInt AsInt = Info.Ctx.MakeIntValue(LV.getLValueOffset().getQuantity(), in VisitCastExpr() local