Home
last modified time | relevance | path

Searched defs:SelectBinaryOp (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DFastISel.cpp321 bool FastISel::SelectBinaryOp(const User *I, unsigned ISDOpcode) { in SelectBinaryOp() function in FastISel
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFastISel.cpp1469 bool ARMFastISel::SelectBinaryOp(const Instruction *I, unsigned ISDOpcode) { in SelectBinaryOp() function in ARMFastISel