Searched defs:unify (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | LiveIntervalUnion.cpp | 29 void LiveIntervalUnion::unify(LiveInterval &VirtReg, const LiveRange &Range) { in unify() function in LiveIntervalUnion
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-diff/ |
H A D | DifferenceEngine.cpp | 173 void unify(Instruction *L, Instruction *R) { in unify() function in __anon0b0ced060111::FunctionDifferenceEngine
|
/netbsd-src/external/mit/isl/dist/interface/ |
H A D | template_cpp.cc | 2340 static std::pair<bool, Kind> unify(const Kind &general, const Kind &specific) in unify() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | pt.c | 23216 unify (tree tparms, tree targs, tree parm, tree arg, int strict, in unify() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | pt.cc | 24120 unify (tree tparms, tree targs, tree parm, tree arg, int strict, in unify() function
|