| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/llvm/codegen/ |
| H A D | common.cpp | 110 const Function &f = *mod.getFunction(kernel_name); 121 const Function &f = *mod.getFunction(kernel_name); 154 const Function &f = *mod.getFunction(kernel_name);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_build_util.h | 36 inline Function *getFunction() const { return func; } function in class:nv50_ir::BuildUtil 211 func = bb->getFunction(); 221 func = bb->getFunction();
|
| H A D | nv50_ir_build_util.cpp | 295 h[0] = cloneShallow(getFunction(), val); 296 h[1] = cloneShallow(getFunction(), val); 498 v = insert(m, i, c, new_LValue(up->getFunction(), file)); 512 v = insert(m, i, c, new_LValue(up->getFunction(), file));
|
| H A D | nv50_ir_ssa.cpp | 223 Function *f = bb->getFunction();
|
| H A D | nv50_ir_target.cpp | 258 Function *func = bb->getFunction();
|
| H A D | nv50_ir.h | 1127 Function *getFunction() const { return func; } function in class:nv50_ir::BasicBlock
|
| H A D | nv50_ir.cpp | 616 Function *fn = bb->getFunction();
|
| H A D | nv50_ir_emit_nv50.cpp | 2125 Function *fn = insn->bb->getFunction();
|
| H A D | nv50_ir_ra.cpp | 558 Function *f = bb->getFunction();
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_build_util.h | 36 inline Function *getFunction() const { return func; } function in class:nv50_ir::BuildUtil 217 func = bb->getFunction(); 227 func = bb->getFunction();
|
| H A D | nv50_ir_build_util.cpp | 297 h[0] = cloneShallow(getFunction(), val); 298 h[1] = cloneShallow(getFunction(), val); 528 v = insert(m, i, c, new_LValue(up->getFunction(), file)); 542 v = insert(m, i, c, new_LValue(up->getFunction(), file));
|
| H A D | nv50_ir_target.cpp | 267 Function *func = bb->getFunction();
|
| H A D | nv50_ir_ssa.cpp | 223 Function *f = bb->getFunction();
|
| H A D | nv50_ir.h | 1181 Function *getFunction() const { return func; } function in class:nv50_ir::BasicBlock
|
| H A D | nv50_ir.cpp | 620 Function *fn = bb->getFunction();
|
| H A D | nv50_ir_emit_gv100.cpp | 2030 Function *func = bb->getFunction();
|
| H A D | nv50_ir_emit_nv50.cpp | 2212 Function *fn = insn->bb->getFunction();
|
| H A D | nv50_ir_ra.cpp | 603 Function *f = bb->getFunction();
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/llvm/codegen/ |
| H A D | common.cpp | 74 const Function &f = *mod.getFunction(kernel_name);
|
| /xsrc/external/mit/MesaLib/dist/include/android_stub/hardware/ |
| H A D | gralloc1.h | 293 /* getFunction(..., descriptor) 303 gralloc1_function_pointer_t (*getFunction)(struct gralloc1_device* device, member in struct:gralloc1_device
|