Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelDAGToDAG.cpp173 MachineSDNode *TLSSize = CurDAG->getMachineNode( in Select() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetOptions.h235 unsigned TLSSize : 8; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelDAGToDAG.cpp170 MachineSDNode *TLSSize = CurDAG->getMachineNode( in Select() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DCommandFlags.cpp394 static cl::opt<unsigned> TLSSize( in CGOPT() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/
DTargetOptions.h287 unsigned TLSSize : 8; variable