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

  /external/llvm/lib/Transforms/IPO/
MergeFunctions.cpp     [all...]
  /external/swiftshader/src/Reactor/
SubzeroReactor.cpp 994 static Value *createCast(Ice::InstCast::OpKind op, Value *v, Type *destType)
1010 return createCast(Ice::InstCast::Trunc, v, destType);
1015 return createCast(Ice::InstCast::Zext, v, destType);
1020 return createCast(Ice::InstCast::Sext, v, destType);
1025 return createCast(Ice::InstCast::Fptosi, v, destType);
1030 return createCast(Ice::InstCast::Sitofp, v, destType);
1035 return createCast(Ice::InstCast::Fptrunc, v, destType);
1040 return createCast(Ice::InstCast::Fpext, v, destType);
1064 return createCast(Ice::InstCast::Bitcast, v, destType);
    [all...]
  /external/annotation-tools/asmx/test/lib/
bcel-5.1.jar 
xalan-2.6.0.jar 
  /external/annotation-tools/asmx/
bcel.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel-findbugs/6.0/
bcel-findbugs-6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 191 milliseconds