Home
last modified time | relevance | path

Searched refs:getRawBits (Results 1 – 9 of 9) 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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp529 ID.AddInteger(LD->getMemoryVT().getRawBits()); in AddNodeIDCustom()
536 ID.AddInteger(ST->getMemoryVT().getRawBits()); in AddNodeIDCustom()
543 ID.AddInteger(MLD->getMemoryVT().getRawBits()); in AddNodeIDCustom()
550 ID.AddInteger(MST->getMemoryVT().getRawBits()); in AddNodeIDCustom()
557 ID.AddInteger(MG->getMemoryVT().getRawBits()); in AddNodeIDCustom()
564 ID.AddInteger(MS->getMemoryVT().getRawBits()); in AddNodeIDCustom()
586 ID.AddInteger(AT->getMemoryVT().getRawBits()); in AddNodeIDCustom()
5996 ID.AddInteger(MemVT.getRawBits()); in getAtomic()
6280 ID.AddInteger(MemVT.getRawBits()); in getLoad()
6382 ID.AddInteger(VT.getRawBits()); in getStore()
[all …]
/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-7.0/llvm/include/llvm/CodeGen/
DValueTypes.h391 intptr_t getRawBits() const { in getRawBits() function
DSelectionDAG.h1638 ID.AddInteger(MemVT.getRawBits());
/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()