Home
last modified time | relevance | path

Searched defs:GenericOpc (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp154 static unsigned selectLoadStoreOp(unsigned GenericOpc, unsigned RegBankID, in selectLoadStoreOp()
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp808 selectBinaryOp(unsigned GenericOpc,unsigned RegBankID,unsigned OpSize) selectBinaryOp() argument
879 selectLoadStoreUIOp(unsigned GenericOpc,unsigned RegBankID,unsigned OpSize) selectLoadStoreUIOp() argument
1092 selectFPConvOpc(unsigned GenericOpc,LLT DstTy,LLT SrcTy) selectFPConvOpc() argument
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp55168 unsigned GenericOpc = IsSub ? ISD::SUB : ISD::ADD; combineX86AddSub() local
[all...]