Home
last modified time | relevance | path

Searched defs:isOpcWithIntImmediate (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp396 static bool isOpcWithIntImmediate(SDNode *N, unsigned Opc, unsigned& Imm) { isOpcWithIntImmediate() function
[all...]
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp637 static bool isOpcWithIntImmediate(SDNode *N, unsigned Opc, unsigned& Imm) { in isOpcWithIntImmediate() function
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp544 static bool isOpcWithIntImmediate(const SDNode *N, unsigned Opc, isOpcWithIntImmediate() function
[all...]
H A DAArch64ISelLowering.cpp2143 static bool isOpcWithIntImmediate(const SDNode *N, unsigned Opc, isOpcWithIntImmediate() function
[all...]