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

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
NoFolder.h 163 Instruction *CreateNSWNeg(Constant *C) const {
164 return BinaryOperator::CreateNSWNeg(C);
IRBuilder.h 726 Value *CreateNSWNeg(Value *V, const Twine &Name = "") {
    [all...]
  /external/llvm/include/llvm/IR/
NoFolder.h 163 Instruction *CreateNSWNeg(Constant *C) const {
164 return BinaryOperator::CreateNSWNeg(C);
InstrTypes.h 494 static BinaryOperator *CreateNSWNeg(Value *Op, const Twine &Name = "",
496 static BinaryOperator *CreateNSWNeg(Value *Op, const Twine &Name,
    [all...]
IRBuilder.h     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
InstrTypes.h 293 static BinaryOperator *CreateNSWNeg(Value *Op, const Twine &Name = "",
295 static BinaryOperator *CreateNSWNeg(Value *Op, const Twine &Name,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Instructions.cpp     [all...]
Core.cpp     [all...]
  /external/llvm/lib/IR/
Instructions.cpp     [all...]
Core.cpp     [all...]
  /external/llvm/bindings/go/llvm/
ir.go     [all...]
  /external/spirv-llvm/lib/SPIRV/
SPIRVReader.cpp     [all...]
  /external/clang/lib/CodeGen/
CGExprScalar.cpp     [all...]

Completed in 314 milliseconds