| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| H A D | DXContainerGlobals.cpp | 202 const dxil::ResourceInfo::ResourceBinding &Binding = RI.getBinding(); in addResourcesForPSV() 207 const dxil::ResourceInfo::ResourceBinding &Binding = RI.getBinding(); in addResourcesForPSV() local 213 const dxil::ResourceInfo::ResourceBinding &Binding = RI.getBinding(); in addResourcesForPSV() local 228 const dxil::ResourceInfo::ResourceBinding &Binding = RI.getBinding(); in addResourcesForPSV() local
|
| H A D | DXILPrettyPrinter.cpp | 203 const auto &Binding = Item.getBinding(); in format() local
|
| H A D | DXILOpLowering.cpp | 243 const auto &Binding = RI.getBinding(); in lowerToCreateHandle() local 277 const auto &Binding = RI.getBinding(); in lowerToBindAndAnnotateHandle() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | DXILResource.cpp | 998 struct Binding { in populate() struct 999 ResourceClass RC; in populate() 1000 uint32_t Space; in populate() 1001 uint32_t LowerBound; in populate() 1002 uint32_t UpperBound; in populate() 1003 Value *Name; in populate() 1004 Binding(ResourceClass RC, uint32_t Space, uint32_t LowerBound, in populate() argument
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | Store.h | 274 const MemRegion* Binding = nullptr; variable
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | ExegesisEmitter.cpp | 236 for (const Record *Binding : Bindings) { in emitPfmCountersLookupTable() local
|
| /freebsd/contrib/llvm-project/llvm/lib/InterfaceStub/ |
| H A D | ELFObjHandler.cpp | 523 uint8_t Binding = RawSym.getBinding(); in createELFSym() local 553 uint8_t Binding = RawSym.getBinding(); in populateSymbols() local
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | InterfaceStubFunctionsConsumer.cpp | 30 uint8_t Binding; member
|
| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | SyntheticSections.cpp | 409 struct Binding { struct 410 OutputSegment *segment = nullptr; 411 uint64_t offset = 0; 412 int64_t addend = 0;
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | DeclSpec.h | 1793 struct Binding { struct 1805 Binding *Bindings; argument
|
| H A D | Initialization.h | 419 static InitializedEntity InitializeBinding(VarDecl *Binding) { in InitializeBinding()
|
| /freebsd/contrib/llvm-project/clang/lib/Index/ |
| H A D | IndexDecl.cpp | 315 for (const auto *Binding : D->bindings()) in VisitDecompositionDecl() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | IteratorModeling.cpp | 826 for (const auto &Binding : Env) { in isBoundThroughLazyCompoundVal() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | ELFObjectFile.h | 398 unsigned char Binding = ESym->getBinding(); in isExportedToOtherDSO() local
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | ELFObjectWriter.cpp | 420 uint8_t Binding = Symbol.getBinding(); in writeSymbol() local
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
| H A D | ELFObject.h | 763 uint8_t Binding; member
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | DeclBase.cpp | 177 for (auto *Binding : DD->bindings()) { in setInvalidDecl() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | DeclCXX.h | 4183 Expr *Binding = nullptr; variable 4214 void setBinding(QualType DeclaredType, Expr *Binding) { in setBinding()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVInstructionSelector.cpp | 3430 uint32_t Set, uint32_t Binding, uint32_t ArraySize, Register IndexReg, in buildPointerToResource() 4129 uint32_t Binding = foldImm(HandleDef.getOperand(3), MRI); in loadHandleBeforePosition() local
|
| H A D | SPIRVGlobalRegistry.cpp | 806 const SPIRVType *VarType, uint32_t Set, uint32_t Binding, StringRef Name, in getOrCreateGlobalVariableWithBinding()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | ELFYAML.h | 142 ELF_STB Binding; member
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-nm/ |
| H A D | llvm-nm.cpp | 880 uint8_t Binding = SymI->getBinding(); in getSymbolNMTypeChar() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | RegionStore.cpp | 249 using Binding = std::pair<BindingKey, SVal>; in printJson() typedef
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaStmt.cpp | 2735 for (auto *Binding : DD->bindings()) { in BuildCXXForRangeStmt() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 3197 Node *Binding = getDerived().parseSourceName(State); in parseUnqualifiedName() local
|