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

  /external/llvm/include/llvm/IR/
NoFolder.h 166 Instruction *CreateNUWNeg(Constant *C) const {
167 return BinaryOperator::CreateNUWNeg(C);
IRBuilder.h     [all...]
  /external/llvm/lib/IR/
Instructions.cpp     [all...]

Completed in 34 milliseconds