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

  /external/llvm/lib/IR/
Instructions.cpp 60 /// areInvalidOperands - Return a string if the specified operands are invalid
62 const char *SelectInst::areInvalidOperands(Value *Op0, Value *Op1, Value *Op2) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Instructions.cpp 59 /// areInvalidOperands - Return a string if the specified operands are invalid
61 const char *SelectInst::areInvalidOperands(Value *Op0, Value *Op1, Value *Op2) {
    [all...]

Completed in 1001 milliseconds