Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp390 static bool isOpcWithIntImmediate(SDNode *N, unsigned Opc, unsigned& Imm) { isOpcWithIntImmediate() function
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp528 static bool isOpcWithIntImmediate(const SDNode *N, unsigned Opc, isOpcWithIntImmediate() function
[all...]
H A DAArch64ISelLowering.cpp1979 static bool isOpcWithIntImmediate(const SDNode *N, unsigned Opc, isOpcWithIntImmediate() function
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp650 static bool isOpcWithIntImmediate(SDNode *N, unsigned Opc, unsigned& Imm) { isOpcWithIntImmediate() function