Searched defs:unify (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | LiveIntervalUnion.cpp | 29 void LiveIntervalUnion::unify(LiveInterval &VirtReg) { in unify() function in LiveIntervalUnion |
/external/mesa3d/src/gallium/drivers/nv50/codegen/ | ||
D | nv50_ir_util.cpp | 195 void Interval::unify(Interval &that) in unify() function in nv50_ir::Interval |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ | ||
D | nv50_ir_util.cpp | 195 void Interval::unify(Interval &that) in unify() function in nv50_ir::Interval |
/external/chromium_org/third_party/mesa/src/src/glsl/ | ||
D | lower_jumps.cpp | 568 bool unify = true; in visit() local |
/external/mesa3d/src/glsl/ | ||
D | lower_jumps.cpp | 568 bool unify = true; in visit() local |
/external/llvm/tools/llvm-diff/ | ||
D | DifferenceEngine.cpp | 175 void unify(Instruction *L, Instruction *R) { in unify() function in __anon61d229b40111::FunctionDifferenceEngine |