Home
last modified time | relevance | path

Searched defs:cgf (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/clang/test/Sema/
H A Dusual-float.c8 CGFloat cgf = 3.4; in foo() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGExprComplex.cpp53 ComplexExprEmitter(CodeGenFunction &cgf, bool ir=false, bool ii=false) in ComplexExprEmitter()
H A DCGExprAgg.cpp66 AggExprEmitter(CodeGenFunction &cgf, AggValueSlot Dest, bool IsResultUnused) in AggExprEmitter()
H A DCGExprConstant.cpp611 ConstExprEmitter(CodeGenModule &cgm, CodeGenFunction *cgf) in ConstExprEmitter()
H A DCGExprScalar.cpp68 ScalarExprEmitter(CodeGenFunction &cgf, bool ira=false) in ScalarExprEmitter()