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

  /external/llvm/lib/Target/AArch64/
AArch64PromoteConstant.cpp 316 static bool shouldConvertImpl(const Constant *Cst) {
345 Converted.first->second.ShouldConvert = shouldConvertImpl(&C);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64PromoteConstant.cpp 324 static bool shouldConvertImpl(const Constant *Cst) {
353 Converted.first->second.ShouldConvert = shouldConvertImpl(&C);

Completed in 779 milliseconds