HomeSort by relevance Sort by last modified time
    Searched defs:canLosslesslyBitCastTo (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/IR/
Type.cpp 54 bool Type::canLosslesslyBitCastTo(Type *Ty) const {
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Type.cpp 77 // canLosslesslyBitCastTo - Return true if this type can be converted to
80 bool Type::canLosslesslyBitCastTo(Type *Ty) const {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
Type.cpp 61 bool Type::canLosslesslyBitCastTo(Type *Ty) const {

Completed in 259 milliseconds