Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp709 void HexagonEarlyIfConversion::predicateInstr(MachineBasicBlock *ToB, in predicateInstr()
760 void HexagonEarlyIfConversion::predicateBlockNB(MachineBasicBlock *ToB, in predicateBlockNB()
H A DHexagonGenInsert.cpp741 const MachineBasicBlock *ToB, const UnsignedMap &RPO, in distance()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp14142 const ExprBuilder &ToB, const ExprBuilder &FromB) { in buildMemcpyForAssignmentOp()