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

  /external/swiftshader/third_party/LLVM/lib/VMCore/
Instruction.cpp 236 // isSameOperationAs
239 bool Instruction::isSameOperationAs(const Instruction *I) const {
  /external/llvm/lib/IR/
Instruction.cpp 434 bool Instruction::isSameOperationAs(const Instruction *I,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
Instruction.cpp 462 bool Instruction::isSameOperationAs(const Instruction *I,

Completed in 159 milliseconds