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

  /external/llvm/lib/Transforms/Utils/
SimplifyIndVar.cpp 373 auto *NarrowTy = cast<IntegerType>(LHS->getType());
375 IntegerType::get(NarrowTy->getContext(), NarrowTy->getBitWidth() * 2);
  /external/llvm/lib/Target/AArch64/
AArch64ISelDAGToDAG.cpp     [all...]
AArch64ISelLowering.cpp     [all...]
  /external/clang/lib/CodeGen/
CGBuiltin.cpp     [all...]

Completed in 218 milliseconds