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

  /external/llvm/include/llvm/
InstrTypes.h 137 // BinaryOperator Class
140 class BinaryOperator : public Instruction {
144 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty,
146 BinaryOperator(BinaryOps iType, Value *S1, Value *S2, Type *Ty,
148 virtual BinaryOperator *clone_impl() const;
163 static BinaryOperator *Create(BinaryOps Op, Value *S1, Value *S2,
171 static BinaryOperator *Create(BinaryOps Op, Value *S1, Value *S2,
178 static BinaryOperator *Create##OPC(Value *V1, Value *V2, \
184 static BinaryOperator *Create##OPC(Value *V1, Value *V2, \
190 static BinaryOperator *Create##OPC(Value *V1, Value *V2,
    [all...]
  /external/llvm/lib/VMCore/
Instructions.cpp 393 AllocSize = BinaryOperator::CreateMul(ArraySize, AllocSize,
396 AllocSize = BinaryOperator::CreateMul(ArraySize, AllocSize,
    [all...]
  /external/clang/include/clang/AST/
Expr.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.el_1.0.0.v201004212143.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 
  /prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar 
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.jar 

Completed in 106 milliseconds