Home
last modified time | relevance | path

Searched defs:Op4 (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonExpandPredSpillCode.cpp105 MachineOperand &Op4 = MI->getOperand(4); in runOnMachineFunction() local
147 MachineOperand &Op4 = MI->getOperand(4); // Modifier value. in runOnMachineFunction() local
189 MachineOperand &Op4 = MI->getOperand(4); // Modifier value. in runOnMachineFunction() local
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp648 unsigned Op1, Op2, Op3, Op4, Op5, Op6; in DecodeL6RInstruction() local
682 unsigned Op1, Op2, Op3, Op4, Op5; in DecodeL5RInstruction() local
703 unsigned Op4 = fieldFromInstruction(Insn, 16, 4); in DecodeL4RSrcDstInstruction() local
722 unsigned Op4 = fieldFromInstruction(Insn, 16, 4); in DecodeL4RSrcDstSrcDstInstruction() local
/external/opencv3/modules/cudev/include/opencv2/cudev/warp/detail/
Dreduce.hpp162 … const tuple<Op0, Op1, Op2, Op3, Op4, Op5, Op6, Op7, Op8, Op9>& op) in merge() argument
182 … const tuple<Op0, Op1, Op2, Op3, Op4, Op5, Op6, Op7, Op8, Op9>& op) in mergeShfl() argument
/external/opencv3/modules/cudev/include/opencv2/cudev/block/detail/
Dreduce.hpp191 … const tuple<Op0, Op1, Op2, Op3, Op4, Op5, Op6, Op7, Op8, Op9>& op) in merge() argument
211 … const tuple<Op0, Op1, Op2, Op3, Op4, Op5, Op6, Op7, Op8, Op9>& op) in mergeShfl() argument
/external/opencv3/modules/core/include/opencv2/core/cuda/detail/
Dreduce.hpp173 … const thrust::tuple<Op0, Op1, Op2, Op3, Op4, Op5, Op6, Op7, Op8, Op9>& op) in merge() argument
182 … const thrust::tuple<Op0, Op1, Op2, Op3, Op4, Op5, Op6, Op7, Op8, Op9>& op) in mergeShfl() argument
/external/opencv3/modules/cudev/include/opencv2/cudev/block/
Dreduce.hpp75 … const tuple<Op0, Op1, Op2, Op3, Op4, Op5, Op6, Op7, Op8, Op9>& op) in blockReduce() argument
/external/opencv3/modules/cudev/include/opencv2/cudev/warp/
Dreduce.hpp73 … const tuple<Op0, Op1, Op2, Op3, Op4, Op5, Op6, Op7, Op8, Op9>& op) in warpReduce() argument
/external/opencv3/modules/core/include/opencv2/core/cuda/
Dreduce.hpp70 … const thrust::tuple<Op0, Op1, Op2, Op3, Op4, Op5, Op6, Op7, Op8, Op9>& op) in reduce() argument
/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp1243 SDValue Op4 = Node->getOperand(4); in Select() local
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp3874 AArch64Operand &Op4 = static_cast<AArch64Operand &>(*Operands[4]); in MatchAndEmitInstruction() local
3938 AArch64Operand &Op4 = static_cast<AArch64Operand &>(*Operands[4]); in MatchAndEmitInstruction() local
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp2988 SDValue Op0, Op1, Op2, Op3, Op4; in SelectInlineAsmMemoryOperand() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5773 SDValue Op3, SDValue Op4) { in UpdateNodeOperands()
5780 SDValue Op3, SDValue Op4, SDValue Op5) { in UpdateNodeOperands()
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp5405 auto &Op4 = static_cast<ARMOperand &>(*Operands[4]); in tryConvertingToTwoOperandForm() local