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

  /external/clang/lib/CodeGen/
ABIInfo.h 86 static ABIArgInfo getExtend(llvm::Type *T = 0) {
  /external/llvm/lib/Transforms/Scalar/
IndVarSimplify.cpp 837 Value *getExtend(Value *NarrowOper, Type *WideType, bool IsSigned,
863 Value *WidenIV::getExtend(Value *NarrowOper, Type *WideType, bool IsSigned,
    [all...]

Completed in 3456 milliseconds