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

  /external/clang/include/clang/CodeGen/
CGFunctionInfo.h 115 static ABIArgInfo getExtend(llvm::Type *T = nullptr) {
122 auto AI = getExtend(T);
  /external/llvm/lib/Transforms/Scalar/
IndVarSimplify.cpp 765 Value *getExtend(Value *NarrowOper, Type *WideType, bool IsSigned,
796 Value *WidenIV::getExtend(Value *NarrowOper, Type *WideType, bool IsSigned,
    [all...]

Completed in 388 milliseconds