Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp444 bool FastISel::selectBinaryOp(const User *I, unsigned ISDOpcode) { selectBinaryOp() function in FastISel
[all...]
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp808 static unsigned selectBinaryOp(unsigned GenericOpc, unsigned RegBankID, selectBinaryOp() function