Searched defs:areInvalidOperands (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/IR/
H A DInstructions.cpp60 /// areInvalidOperands - Return a string if the specified operands are invalid
62 const char *SelectInst::areInvalidOperands(Value *Op0, Value *Op1, Value *Op2) { function in class:SelectInst
/external/swiftshader/third_party/LLVM/lib/VMCore/
H A DInstructions.cpp59 /// areInvalidOperands - Return a string if the specified operands are invalid
61 const char *SelectInst::areInvalidOperands(Value *Op0, Value *Op1, Value *Op2) { function in class:SelectInst

Completed in 673 milliseconds