Home
last modified time | relevance | path

Searched defs:stripPointerCastsSameRepresentation (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DValue.h543 Value *stripPointerCastsSameRepresentation() { in stripPointerCastsSameRepresentation() function
/external/llvm-project/llvm/include/llvm/IR/
DValue.h649 Value *stripPointerCastsSameRepresentation() { in stripPointerCastsSameRepresentation() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DValue.cpp538 const Value *Value::stripPointerCastsSameRepresentation() const { in stripPointerCastsSameRepresentation() function in Value
/external/llvm-project/llvm/lib/IR/
DValue.cpp626 const Value *Value::stripPointerCastsSameRepresentation() const { in stripPointerCastsSameRepresentation() function in Value