/llvm-project/llvm/utils/TableGen/ |
H A D | CodeGenMapTable.cpp | 367 unsigned TableSize = 0; emitBinSearchTable() local 413 emitBinSearch(raw_ostream & OS,unsigned TableSize) emitBinSearch() argument 435 emitMapFuncBody(raw_ostream & OS,unsigned TableSize) emitMapFuncBody() argument 492 unsigned TableSize = emitBinSearchTable(OS); emitTablesWithFunc() local [all...] |
H A D | AsmWriterEmitter.cpp | 445 unsigned TableSize = std::min(llvm::bit_floor(BytesNeeded), 4u); EmitGetMnemonic() local
|
/llvm-project/libcxx/benchmarks/ |
H A D | ordered_set.bench.cpp |
|
/llvm-project/offload/DeviceRTL/src/ |
H A D | Misc.cpp | 84 uint64_t TableSize = config::getIndirectCallTableSize(); indirectCallLookup() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibFunc.cpp | 84 static const unsigned TableSize; member in __anon344eb2870111::UnmangledFuncInfo 350 const unsigned UnmangledFuncInfo::TableSize = member in __anon344eb2870111::UnmangledFuncInfo
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.h | 144 size_t TableSize; member
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 6249 SwitchLookupTable(Module & M,uint64_t TableSize,ConstantInt * Offset,const SmallVectorImpl<std::pair<ConstantInt *,Constant * >> & Values,Constant * DefaultValue,const DataLayout & DL,const StringRef & FuncName) SwitchLookupTable() argument 6418 uint64_t TableSize = BuildLookup() local 6437 WouldFitInRegister(const DataLayout & DL,uint64_t TableSize,Type * ElementType) WouldFitInRegister() argument 6499 ShouldBuildLookupTable(SwitchInst * SI,uint64_t TableSize,const TargetTransformInfo & TTI,const DataLayout & DL,const SmallDenseMap<PHINode *,Type * > & ResultTypes) ShouldBuildLookupTable() argument 6725 uint64_t TableSize; SwitchToLookupTable() local [all...] |
/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | WasmYAML.h | 228 uint32_t TableSize; member
|
/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 285 uint32_t TableSize; // Table size in elements global() member
|
/llvm-project/offload/plugins-nextgen/common/src/ |
H A D | PluginInterface.cpp | 403 uint64_t TableSize = setupIndirectCallTable() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 3176 SelectCodeCommon(SDNode * NodeToMatch,const unsigned char * MatcherTable,unsigned TableSize) SelectCodeCommon() argument
|