Home
last modified time | relevance | path

Searched refs:addIndirectGlobal (Results 1 – 2 of 2) sorted by relevance

/dports/devel/ispc/ispc-1.16.1/src/gen/
H A DGlobalsLocalization.cpp253 void addIndirectGlobal(Function *F, Function *Callee) { in addIndirectGlobal() function
659 addIndirectGlobal(Fn, Callee); in AnalyzeGlobals()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXOpts/CMTrans/
H A DCMABI.cpp295 void addIndirectGlobal(Function *F, Function *Callee) { in addIndirectGlobal() function in __anon278d8c6d0111::CMABIAnalysis
1453 addIndirectGlobal(Caller->getFunction(), CalleeF); in analyzeGlobals()