HomeSort by relevance Sort by last modified time
    Searched refs:getRawBits (Results 1 - 25 of 34) sorted by null

1 2

  /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/llvm/include/llvm/Target/
TargetCallingConv.h 137 /// getRawBits - Represent the flags as a bunch of bits.
138 uint64_t getRawBits() const { return Flags; }
  /external/llvm/include/llvm/CodeGen/
ValueTypes.h 346 intptr_t getRawBits() const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
ValueTypes.h 339 intptr_t getRawBits() const {
SelectionDAG.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
ValueTypes.h 339 intptr_t getRawBits() const {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
ValueTypes.h 389 intptr_t getRawBits() const {
SelectionDAG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
ValueTypes.h 389 intptr_t getRawBits() const {
SelectionDAG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
ValueTypes.h 391 intptr_t getRawBits() const {
SelectionDAG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
ValueTypes.h 391 intptr_t getRawBits() const {
SelectionDAG.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
ValueTypes.h 391 intptr_t getRawBits() const {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
ValueTypes.h 391 intptr_t getRawBits() const {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
ValueTypes.h 389 intptr_t getRawBits() const {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
ValueTypes.h 389 intptr_t getRawBits() const {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
ValueTypes.h 391 intptr_t getRawBits() const {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
ValueTypes.h 391 intptr_t getRawBits() const {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
ValueTypes.h 391 intptr_t getRawBits() const {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
ValueTypes.h 391 intptr_t getRawBits() const {
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ValueTypes.h 670 intptr_t getRawBits() {
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 451 ID.AddInteger(LD->getMemoryVT().getRawBits());
458 ID.AddInteger(ST->getMemoryVT().getRawBits());
479 ID.AddInteger(AT->getMemoryVT().getRawBits());
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 414 ID.AddInteger(LD->getMemoryVT().getRawBits());
420 ID.AddInteger(ST->getMemoryVT().getRawBits());
439 ID.AddInteger(AT->getMemoryVT().getRawBits());
    [all...]

Completed in 716 milliseconds

1 2