HomeSort by relevance Sort by last modified time
    Searched defs:CXX_FAST_TLS (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/IR/
CallingConv.h 75 // CXX_FAST_TLS - Calling convention for access functions.
76 CXX_FAST_TLS = 17,
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
CallingConv.h 76 // CXX_FAST_TLS - Calling convention for access functions.
77 CXX_FAST_TLS = 17,
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
CallingConv.h 75 // CXX_FAST_TLS - Calling convention for access functions.
76 CXX_FAST_TLS = 17,

Completed in 129 milliseconds