Home
last modified time | relevance | path

Searched refs:getRawBits (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetCallingConv.h100 uint64_t getRawBits() const { return Flags; } in getRawBits() function
/external/llvm/include/llvm/Target/
DTargetCallingConv.h138 uint64_t getRawBits() const { return Flags; } in getRawBits() function
/external/llvm/include/llvm/CodeGen/
DValueTypes.h346 intptr_t getRawBits() const { in getRawBits() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp451 ID.AddInteger(LD->getMemoryVT().getRawBits()); in AddNodeIDCustom()
458 ID.AddInteger(ST->getMemoryVT().getRawBits()); in AddNodeIDCustom()
479 ID.AddInteger(AT->getMemoryVT().getRawBits()); in AddNodeIDCustom()
4805 ID.AddInteger(MemVT.getRawBits()); in getAtomic()
5113 ID.AddInteger(MemVT.getRawBits()); in getLoad()
5217 ID.AddInteger(VT.getRawBits()); in getStore()
5287 ID.AddInteger(SVT.getRawBits()); in getTruncStore()
5314 ID.AddInteger(ST->getMemoryVT().getRawBits()); in getIndexedStore()
5340 ID.AddInteger(VT.getRawBits()); in getMaskedLoad()
5371 ID.AddInteger(VT.getRawBits()); in getMaskedStore()
[all …]
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DValueTypes.h670 intptr_t getRawBits() { in getRawBits() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp414 ID.AddInteger(LD->getMemoryVT().getRawBits()); in AddNodeIDCustom()
420 ID.AddInteger(ST->getMemoryVT().getRawBits()); in AddNodeIDCustom()
439 ID.AddInteger(AT->getMemoryVT().getRawBits()); in AddNodeIDCustom()
3877 ID.AddInteger(MemVT.getRawBits()); in getAtomic()
3949 ID.AddInteger(MemVT.getRawBits()); in getAtomic()
4005 ID.AddInteger(MemVT.getRawBits()); in getAtomic()
4197 ID.AddInteger(MemVT.getRawBits()); in getLoad()
4283 ID.AddInteger(VT.getRawBits()); in getStore()
4350 ID.AddInteger(SVT.getRawBits()); in getTruncStore()
4375 ID.AddInteger(ST->getMemoryVT().getRawBits()); in getIndexedStore()