Searched defs:PCRel (Results 1 – 5 of 5) sorted by relevance
366 type PCRel int32 type
326 type PCRel int32 type
24 PCRel int // length of PC-relative address in instruction encoding member
482 type PCRel int64 type
1022 const MCExpr *PCRel = MCBinaryExpr::createSub(Proxy, FnExp, OutContext); in emitFunctionHeader() local