HomeSort by relevance Sort by last modified time
    Searched refs:shouldConvertUse (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64PromoteConstant.cpp 250 static bool shouldConvertUse(const Constant *Cst, const Instruction *Instr,
556 if (!shouldConvertUse(Cst, &I, OpNo))
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64PromoteConstant.cpp 258 static bool shouldConvertUse(const Constant *Cst, const Instruction *Instr,
563 if (!shouldConvertUse(Cst, &I, OpNo))

Completed in 253 milliseconds