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

  /external/llvm/include/llvm/CodeGen/
ValueTypes.h 346 intptr_t getRawBits() const {
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetCallingConv.h 99 /// getRawBits - Represent the flags as a bunch of bits.
100 uint64_t getRawBits() const { return Flags; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
ValueTypes.h 391 intptr_t getRawBits() const {
  /external/llvm/include/llvm/Target/
TargetCallingConv.h 137 /// getRawBits - Represent the flags as a bunch of bits.
138 uint64_t getRawBits() const { return Flags; }
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ValueTypes.h 670 intptr_t getRawBits() {

Completed in 206 milliseconds