Home
last modified time | relevance | path

Searched defs:TLSSize (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp171 MachineSDNode *TLSSize = CurDAG->getMachineNode( in Select() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp400 static cl::opt<unsigned> TLSSize( in CGOPT() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h292 unsigned TLSSize : 8; variable
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp5826 unsigned TLSSize = 0; in ConstructJob() local