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

  /external/llvm/include/llvm/IR/
CallingConv.h 68 // PreserveAll - Calling convention for runtime calls that preserves
70 PreserveAll = 15,
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
CallingConv.h 69 // PreserveAll - Calling convention for runtime calls that preserves
71 PreserveAll = 15,
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
CallingConv.h 68 // PreserveAll - Calling convention for runtime calls that preserves
70 PreserveAll = 15,

Completed in 693 milliseconds