OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:src_regs_are_constant
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/mesa/program/
prog_opt_constant_fold.c
34
src_regs_are_constant
(const struct prog_instruction *inst, unsigned num_srcs)
function
141
if (
src_regs_are_constant
(inst, 2)) {
169
if (
src_regs_are_constant
(inst, 3)) {
199
if (
src_regs_are_constant
(inst, 2)) {
230
if (
src_regs_are_constant
(inst, 2)) {
254
if (
src_regs_are_constant
(inst, 2)) {
286
if (
src_regs_are_constant
(inst, 2)) {
318
if (
src_regs_are_constant
(inst, 2)) {
350
if (
src_regs_are_constant
(inst, 2)) {
382
if (
src_regs_are_constant
(inst, 2))
[
all
...]
Completed in 175 milliseconds