Searched defs:Destination (Results 1 – 6 of 6) sorted by relevance
82 MachineLocation Destination, Source; variable
275 MachineLocation Destination; variable
97 llvm::BasicBlock *Destination; member
711 enum Destination { enum
69 BasicBlock *Destination = Cond->getZExtValue() ? Dest1 : Dest2; in ConstantFoldTerminator() local