Searched defs:ofst (Results 1 – 4 of 4) sorted by relevance
161 int64 ofst = static_cast<int64>( in AdjustmentOffsetForImmOpnd() local
114 LmbcFormalParamInfo(PrimType pType, uint32 ofst, uint32 sz) in LmbcFormalParamInfo()
218 MIRAddrofConst(StIdx sy, FieldID fi, MIRType &ty, int32 ofst) in MIRAddrofConst()
1293 GotoNode(Opcode o, uint32 ofst) : StmtNode(o), offset(ofst) {} in GotoNode()