Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp316 bool FastISel::SelectBinaryOp(const User *I, unsigned ISDOpcode) { in SelectBinaryOp() function in FastISel
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp1452 bool ARMFastISel::SelectBinaryOp(const Instruction *I, unsigned ISDOpcode) { in SelectBinaryOp() function in ARMFastISel