Home
last modified time | relevance | path

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

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