Searched refs:CFG (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/freetype/dist/
H A Dconfigure124 CFG=
130 x--srcdir=* ) CFG="$CFG '$x'/builds/unix" ;;
131 *) CFG="$CFG '$x'" ;;
135 CFG=$CFG $MAKE setup unix
/xsrc/external/mit/freetype/dist/builds/unix/
H A Ddetect.mk64 # Arguments to `configure' should be in the CFG variable. Example:
66 # make CFG="--prefix=/usr --disable-static"
89 $(TOP_DIR)/builds/unix/configure $(value CFG)
92 ./configure $(value CFG)
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A DREADME.md27 ACO deals with divergent control flow by maintaining two control flow graphs (CFG):
29 * logical CFG - directly translated from NIR and shows the intended control flow of the program.
30 * linear CFG - created according to Whole-Function Vectorization by Ralf Karrenberg and Sebastian Hack.
31 The linear CFG represents how the program is physically executed on GPU and may contain additional blocks for control flow handling and to avoid critical edges.
32 Note that all nodes of the logical CFG also participate in the linear CFG, but not vice versa.
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.4.6.rst114 CFG.
H A D21.3.3.rst74 - intel/fs: Add physical fall-through CFG edge for unconditional BREAK instruction.
H A D21.1.4.rst41 - [spirv-fuzz] SPIR-V parsing FAILED: Invalid back or cross-edge in the CFG
H A D10.5.1.rst162 CFG.
H A D19.1.4.rst125 - intel/ir: Fix CFG corruption in opt_predicated_break().
H A D20.1.0.rst410 - pan/bi: Add pred/successors to build CFG
433 - pan/bi: Handle loops when ingesting CFG
2012 - intel/ir: Use brw::performance object instead of CFG cycle counts for
2446 - spirv: Rewrite CFG construction
2447 - Revert "spirv: Rewrite CFG construction"
2502 - spirv: Rewrite CFG construction
H A D19.3.0.rst1522 - intel/ir: Represent physical and logical subsets of the CFG.
1523 - intel/ir: Add helper function to push block onto CFG analysis stack.
H A D20.0.0.rst2805 - aco: validate the CFG
H A D20.2.0.rst2913 - nv50/ir/nir: rework CFG handling
H A D20.3.0.rst3079 - spirv: parse unstructured CFG
H A D21.2.0.rst148 - [spirv-fuzz] SPIR-V parsing FAILED: Invalid back or cross-edge in the CFG
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json20011 "description": "intel/fs: Add physical fall-through CFG edge for unconditional BREAK instruction.",
[all...]

Completed in 142 milliseconds