Home
last modified time | relevance | path

Searched defs:RefLVal (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGExpr.cpp2300 CodeGenFunction::EmitLoadOfReference(LValue RefLVal, in EmitLoadOfReference()
2313 LValue CodeGenFunction::EmitLoadOfReferenceLValue(LValue RefLVal) { in EmitLoadOfReferenceLValue()
3952 LValue RefLVal = MakeAddrLValue(addr, FieldType, FieldBaseInfo, in EmitLValueForField() local
H A DCGOpenMPRuntime.cpp1072 LValue RefLVal = CGF.MakeAddrLValue(BaseLV.getAddress(), BaseTy); in loadToBegin() local
4606 LValue RefLVal = in emitTaskPrivateMappingFunction() local
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGExpr.cpp2255 CodeGenFunction::EmitLoadOfReference(LValue RefLVal, in EmitLoadOfReference()
2268 LValue CodeGenFunction::EmitLoadOfReferenceLValue(LValue RefLVal) { in EmitLoadOfReferenceLValue()
3902 LValue RefLVal = MakeAddrLValue(addr, FieldType, FieldBaseInfo, in EmitLValueForField() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGExpr.cpp2472 CodeGenFunction::EmitLoadOfReference(LValue RefLVal, in EmitLoadOfReference()
2485 LValue CodeGenFunction::EmitLoadOfReferenceLValue(LValue RefLVal) { in EmitLoadOfReferenceLValue()
4413 LValue RefLVal = in EmitLValueForField() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp2454 CodeGenFunction::EmitLoadOfReference(LValue RefLVal, in EmitLoadOfReference()
2467 LValue CodeGenFunction::EmitLoadOfReferenceLValue(LValue RefLVal) { in EmitLoadOfReferenceLValue()
4359 LValue RefLVal = in EmitLValueForField() local
H A DCGOpenMPRuntime.cpp933 LValue RefLVal = CGF.MakeAddrLValue(BaseLV.getAddress(CGF), BaseTy); in loadToBegin() local
3764 LValue RefLVal = in emitTaskPrivateMappingFunction() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGExpr.cpp2473 CodeGenFunction::EmitLoadOfReference(LValue RefLVal, in EmitLoadOfReference()
2486 LValue CodeGenFunction::EmitLoadOfReferenceLValue(LValue RefLVal) { in EmitLoadOfReferenceLValue()
4414 LValue RefLVal = in EmitLValueForField() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGExpr.cpp2473 CodeGenFunction::EmitLoadOfReference(LValue RefLVal, in EmitLoadOfReference()
2486 LValue CodeGenFunction::EmitLoadOfReferenceLValue(LValue RefLVal) { in EmitLoadOfReferenceLValue()
4398 LValue RefLVal = in EmitLValueForField() local
H A DCGOpenMPRuntime.cpp939 LValue RefLVal = CGF.MakeAddrLValue(BaseLV.getAddress(CGF), BaseTy); in loadToBegin() local
3776 LValue RefLVal = in emitTaskPrivateMappingFunction() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGExpr.cpp2432 CodeGenFunction::EmitLoadOfReference(LValue RefLVal, in EmitLoadOfReference()
2445 LValue CodeGenFunction::EmitLoadOfReferenceLValue(LValue RefLVal) { in EmitLoadOfReferenceLValue()
4316 LValue RefLVal = in EmitLValueForField() local
H A DCGOpenMPRuntime.cpp933 LValue RefLVal = CGF.MakeAddrLValue(BaseLV.getAddress(CGF), BaseTy); in loadToBegin() local
3699 LValue RefLVal = in emitTaskPrivateMappingFunction() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGExpr.cpp2319 CodeGenFunction::EmitLoadOfReference(LValue RefLVal, in EmitLoadOfReference()
2332 LValue CodeGenFunction::EmitLoadOfReferenceLValue(LValue RefLVal) { in EmitLoadOfReferenceLValue()
4087 LValue RefLVal = MakeAddrLValue(addr, FieldType, FieldBaseInfo, in EmitLValueForField() local
H A DCGOpenMPRuntime.cpp1107 LValue RefLVal = CGF.MakeAddrLValue(BaseLV.getAddress(), BaseTy); in loadToBegin() local
4757 LValue RefLVal = in emitTaskPrivateMappingFunction() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGExpr.cpp2323 CodeGenFunction::EmitLoadOfReference(LValue RefLVal, in EmitLoadOfReference()
2336 LValue CodeGenFunction::EmitLoadOfReferenceLValue(LValue RefLVal) { in EmitLoadOfReferenceLValue()
4180 LValue RefLVal = in EmitLValueForField() local
H A DCGOpenMPRuntime.cpp1114 LValue RefLVal = CGF.MakeAddrLValue(BaseLV.getAddress(CGF), BaseTy); in loadToBegin() local
4713 LValue RefLVal = in emitTaskPrivateMappingFunction() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGExpr.cpp2473 CodeGenFunction::EmitLoadOfReference(LValue RefLVal, in EmitLoadOfReference()
2486 LValue CodeGenFunction::EmitLoadOfReferenceLValue(LValue RefLVal) { in EmitLoadOfReferenceLValue()
4414 LValue RefLVal = in EmitLValueForField() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2323 CodeGenFunction::EmitLoadOfReference(LValue RefLVal, in EmitLoadOfReference()
2336 LValue CodeGenFunction::EmitLoadOfReferenceLValue(LValue RefLVal) { in EmitLoadOfReferenceLValue()
4180 LValue RefLVal = in EmitLValueForField() local
H A DCGOpenMPRuntime.cpp1114 LValue RefLVal = CGF.MakeAddrLValue(BaseLV.getAddress(CGF), BaseTy); in loadToBegin() local
4713 LValue RefLVal = in emitTaskPrivateMappingFunction() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2473 CodeGenFunction::EmitLoadOfReference(LValue RefLVal, in EmitLoadOfReference()
2486 LValue CodeGenFunction::EmitLoadOfReferenceLValue(LValue RefLVal) { in EmitLoadOfReferenceLValue()
4414 LValue RefLVal = in EmitLValueForField() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGExpr.cpp2473 CodeGenFunction::EmitLoadOfReference(LValue RefLVal, in EmitLoadOfReference()
2486 LValue CodeGenFunction::EmitLoadOfReferenceLValue(LValue RefLVal) { in EmitLoadOfReferenceLValue()
4398 LValue RefLVal = in EmitLValueForField() local
H A DCGOpenMPRuntime.cpp939 LValue RefLVal = CGF.MakeAddrLValue(BaseLV.getAddress(CGF), BaseTy); in loadToBegin() local
3776 LValue RefLVal = in emitTaskPrivateMappingFunction() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGExpr.cpp2473 CodeGenFunction::EmitLoadOfReference(LValue RefLVal, in EmitLoadOfReference()
2486 LValue CodeGenFunction::EmitLoadOfReferenceLValue(LValue RefLVal) { in EmitLoadOfReferenceLValue()
4414 LValue RefLVal = in EmitLValueForField() local
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCGExpr.cpp2473 CodeGenFunction::EmitLoadOfReference(LValue RefLVal, in EmitLoadOfReference()
2486 LValue CodeGenFunction::EmitLoadOfReferenceLValue(LValue RefLVal) { in EmitLoadOfReferenceLValue()
4414 LValue RefLVal = in EmitLValueForField() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGExpr.cpp3343 CodeGenFunction::EmitLoadOfReference(LValue RefLVal, in EmitLoadOfReference()
3356 LValue CodeGenFunction::EmitLoadOfReferenceLValue(LValue RefLVal) { in EmitLoadOfReferenceLValue()
5280 LValue RefLVal = in EmitLValueForField() local
H A DCGOpenMPRuntime.cpp934 LValue RefLVal = CGF.MakeAddrLValue(BaseLV.getAddress(CGF), BaseTy); in loadToBegin() local
3790 LValue RefLVal = in emitTaskPrivateMappingFunction() local

12