Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSplitKit.cpp1305 struct ExtPoint { in rewriteAssigned() struct
1306 ExtPoint(const MachineOperand &O, unsigned R, SlotIndex N) in rewriteAssigned() function
1309 MachineOperand MO; in rewriteAssigned()
1310 unsigned RegIdx; in rewriteAssigned()
1311 SlotIndex Next; in rewriteAssigned()