Home
last modified time | relevance | path

Searched refs:getBlockDescriptorType (Results 1 – 25 of 80) sorted by relevance

1234

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGBlocks.cpp207 CGM.getBlockDescriptorType()); in buildBlockDescriptor()
284 return llvm::ConstantExpr::getBitCast(global, CGM.getBlockDescriptorType()); in buildBlockDescriptor()
499 elementTypes.push_back(CGM.getBlockDescriptorType()); in initializeForBlockHeader()
1109 llvm::Type *CodeGenModule::getBlockDescriptorType() { in getBlockDescriptorType() function in CodeGenModule
1145 llvm::Type *BlockDescPtrTy = getBlockDescriptorType(); in getGenericBlockLiteralType()
H A DCodeGenModule.h945 llvm::Type *getBlockDescriptorType();
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp207 CGM.getBlockDescriptorType()); in buildBlockDescriptor()
284 return llvm::ConstantExpr::getBitCast(global, CGM.getBlockDescriptorType()); in buildBlockDescriptor()
499 elementTypes.push_back(CGM.getBlockDescriptorType()); in initializeForBlockHeader()
1109 llvm::Type *CodeGenModule::getBlockDescriptorType() { in getBlockDescriptorType() function in CodeGenModule
1145 llvm::Type *BlockDescPtrTy = getBlockDescriptorType(); in getGenericBlockLiteralType()
H A DCodeGenModule.h945 llvm::Type *getBlockDescriptorType();
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp207 CGM.getBlockDescriptorType()); in buildBlockDescriptor()
284 return llvm::ConstantExpr::getBitCast(global, CGM.getBlockDescriptorType()); in buildBlockDescriptor()
499 elementTypes.push_back(CGM.getBlockDescriptorType()); in initializeForBlockHeader()
1109 llvm::Type *CodeGenModule::getBlockDescriptorType() { in getBlockDescriptorType() function in CodeGenModule
1145 llvm::Type *BlockDescPtrTy = getBlockDescriptorType(); in getGenericBlockLiteralType()
H A DCodeGenModule.h922 llvm::Type *getBlockDescriptorType();
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp207 CGM.getBlockDescriptorType()); in buildBlockDescriptor()
284 return llvm::ConstantExpr::getBitCast(global, CGM.getBlockDescriptorType()); in buildBlockDescriptor()
499 elementTypes.push_back(CGM.getBlockDescriptorType()); in initializeForBlockHeader()
1110 llvm::Type *CodeGenModule::getBlockDescriptorType() { in getBlockDescriptorType() function in CodeGenModule
1146 llvm::Type *BlockDescPtrTy = getBlockDescriptorType(); in getGenericBlockLiteralType()
H A DCodeGenModule.h918 llvm::Type *getBlockDescriptorType();
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGBlocks.cpp215 CGM.getBlockDescriptorType()); in buildBlockDescriptor()
292 return llvm::ConstantExpr::getPointerBitCastOrAddrSpaceCast(global, CGM.getBlockDescriptorType()); in buildBlockDescriptor()
507 elementTypes.push_back(CGM.getBlockDescriptorType()); in initializeForBlockHeader()
1120 llvm::Type *CodeGenModule::getBlockDescriptorType() { in getBlockDescriptorType() function in CodeGenModule
1156 llvm::Type *BlockDescPtrTy = getBlockDescriptorType(); in getGenericBlockLiteralType()
H A DCodeGenModule.h931 llvm::Type *getBlockDescriptorType();
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp207 CGM.getBlockDescriptorType()); in buildBlockDescriptor()
284 return llvm::ConstantExpr::getBitCast(global, CGM.getBlockDescriptorType()); in buildBlockDescriptor()
499 elementTypes.push_back(CGM.getBlockDescriptorType()); in initializeForBlockHeader()
1186 llvm::Type *CodeGenModule::getBlockDescriptorType() { in getBlockDescriptorType() function in CodeGenModule
1222 llvm::Type *BlockDescPtrTy = getBlockDescriptorType(); in getGenericBlockLiteralType()
H A DCodeGenModule.h901 llvm::Type *getBlockDescriptorType();
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp207 CGM.getBlockDescriptorType()); in buildBlockDescriptor()
284 return llvm::ConstantExpr::getBitCast(global, CGM.getBlockDescriptorType()); in buildBlockDescriptor()
499 elementTypes.push_back(CGM.getBlockDescriptorType()); in initializeForBlockHeader()
1109 llvm::Type *CodeGenModule::getBlockDescriptorType() { in getBlockDescriptorType() function in CodeGenModule
1145 llvm::Type *BlockDescPtrTy = getBlockDescriptorType(); in getGenericBlockLiteralType()
H A DCodeGenModule.h945 llvm::Type *getBlockDescriptorType();
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp206 CGM.getBlockDescriptorType()); in buildBlockDescriptor()
283 return llvm::ConstantExpr::getBitCast(global, CGM.getBlockDescriptorType()); in buildBlockDescriptor()
498 elementTypes.push_back(CGM.getBlockDescriptorType()); in initializeForBlockHeader()
1185 llvm::Type *CodeGenModule::getBlockDescriptorType() { in getBlockDescriptorType() function in CodeGenModule
1221 llvm::Type *BlockDescPtrTy = getBlockDescriptorType(); in getGenericBlockLiteralType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGBlocks.cpp207 CGM.getBlockDescriptorType()); in buildBlockDescriptor()
284 return llvm::ConstantExpr::getBitCast(global, CGM.getBlockDescriptorType()); in buildBlockDescriptor()
499 elementTypes.push_back(CGM.getBlockDescriptorType()); in initializeForBlockHeader()
1109 llvm::Type *CodeGenModule::getBlockDescriptorType() { in getBlockDescriptorType() function in CodeGenModule
1145 llvm::Type *BlockDescPtrTy = getBlockDescriptorType(); in getGenericBlockLiteralType()
H A DCodeGenModule.h922 llvm::Type *getBlockDescriptorType();
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp207 CGM.getBlockDescriptorType()); in buildBlockDescriptor()
284 return llvm::ConstantExpr::getBitCast(global, CGM.getBlockDescriptorType()); in buildBlockDescriptor()
499 elementTypes.push_back(CGM.getBlockDescriptorType()); in initializeForBlockHeader()
1109 llvm::Type *CodeGenModule::getBlockDescriptorType() { in getBlockDescriptorType() function in CodeGenModule
1145 llvm::Type *BlockDescPtrTy = getBlockDescriptorType(); in getGenericBlockLiteralType()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp207 CGM.getBlockDescriptorType()); in buildBlockDescriptor()
284 return llvm::ConstantExpr::getBitCast(global, CGM.getBlockDescriptorType()); in buildBlockDescriptor()
499 elementTypes.push_back(CGM.getBlockDescriptorType()); in initializeForBlockHeader()
1186 llvm::Type *CodeGenModule::getBlockDescriptorType() { in getBlockDescriptorType() function in CodeGenModule
1222 llvm::Type *BlockDescPtrTy = getBlockDescriptorType(); in getGenericBlockLiteralType()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp207 CGM.getBlockDescriptorType()); in buildBlockDescriptor()
284 return llvm::ConstantExpr::getBitCast(global, CGM.getBlockDescriptorType()); in buildBlockDescriptor()
499 elementTypes.push_back(CGM.getBlockDescriptorType()); in initializeForBlockHeader()
1109 llvm::Type *CodeGenModule::getBlockDescriptorType() { in getBlockDescriptorType() function in CodeGenModule
1145 llvm::Type *BlockDescPtrTy = getBlockDescriptorType(); in getGenericBlockLiteralType()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGBlocks.cpp207 CGM.getBlockDescriptorType()); in buildBlockDescriptor()
284 return llvm::ConstantExpr::getBitCast(global, CGM.getBlockDescriptorType()); in buildBlockDescriptor()
499 elementTypes.push_back(CGM.getBlockDescriptorType()); in initializeForBlockHeader()
1109 llvm::Type *CodeGenModule::getBlockDescriptorType() { in getBlockDescriptorType() function in CodeGenModule
1145 llvm::Type *BlockDescPtrTy = getBlockDescriptorType(); in getGenericBlockLiteralType()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp208 CGM.getBlockDescriptorType()); in buildBlockDescriptor()
283 return llvm::ConstantExpr::getBitCast(global, CGM.getBlockDescriptorType()); in buildBlockDescriptor()
498 elementTypes.push_back(CGM.getBlockDescriptorType()); in initializeForBlockHeader()
1191 llvm::Type *CodeGenModule::getBlockDescriptorType() { in getBlockDescriptorType() function in CodeGenModule
1227 llvm::Type *BlockDescPtrTy = getBlockDescriptorType(); in getGenericBlockLiteralType()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCGBlocks.cpp207 CGM.getBlockDescriptorType()); in buildBlockDescriptor()
284 return llvm::ConstantExpr::getBitCast(global, CGM.getBlockDescriptorType()); in buildBlockDescriptor()
499 elementTypes.push_back(CGM.getBlockDescriptorType()); in initializeForBlockHeader()
1109 llvm::Type *CodeGenModule::getBlockDescriptorType() { in getBlockDescriptorType() function in CodeGenModule
1145 llvm::Type *BlockDescPtrTy = getBlockDescriptorType(); in getGenericBlockLiteralType()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp142 return llvm::ConstantExpr::getBitCast(global, CGM.getBlockDescriptorType()); in buildBlockDescriptor()
344 elementTypes.push_back(CGM.getBlockDescriptorType()); in initializeForBlockHeader()
1019 llvm::Type *CodeGenModule::getBlockDescriptorType() { in getBlockDescriptorType() function in CodeGenModule
1057 llvm::Type *BlockDescPtrTy = getBlockDescriptorType(); in getGenericBlockLiteralType()
H A DCodeGenModule.h857 llvm::Type *getBlockDescriptorType();

1234