Home
last modified time | relevance | path

Searched refs:isRIPRelative (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/util/fipstools/delocate/
Ddelocate.go972 func (d *delocation) isRIPRelative(node *node32) bool { func
1009 if i != 0 || len(argNodes) != 2 || !d.isRIPRelative(memRef) || len(offset) > 0 {
1064 if !d.isRIPRelative(memRef) {
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelDAGToDAG.cpp91 bool isRIPRelative() const { in isRIPRelative() function
742 if (AM.isRIPRelative()) { in MatchAddressRecursively()
877 if (AM.IndexReg.getNode() || AM.isRIPRelative()) { in MatchAddressRecursively()
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp90 bool isRIPRelative() const { in isRIPRelative() function
1123 if (AM.isRIPRelative()) { in matchAddressRecursively()
1295 if (AM.IndexReg.getNode() || AM.isRIPRelative()) { in matchAddressRecursively()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp90 bool isRIPRelative() const { in isRIPRelative() function
1344 if (AM.isRIPRelative()) { in matchAddressRecursively()
1513 if (AM.IndexReg.getNode() || AM.isRIPRelative()) { in matchAddressRecursively()