Searched defs:isOpcWithIntImmediate (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp223 static bool isOpcWithIntImmediate(const SDNode *N, unsigned Opc, function
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp312 static bool isOpcWithIntImmediate(SDNode *N, unsigned Opc, unsigned& Imm) { function
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp456 static bool isOpcWithIntImmediate(SDNode *N, unsigned Opc, unsigned& Imm) { function

Completed in 100 milliseconds