Home
last modified time | relevance | path

Searched defs:SrcOp (Results 1 – 25 of 36) sorted by relevance

12

/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp1467 const MachineOperand &SrcOp = MI->getOperand(SrcIdx); in EmitInstruction() local
1489 const MachineOperand &SrcOp = MI->getOperand(1); in EmitInstruction() local
1511 const MachineOperand &SrcOp = MI->getOperand(1); in EmitInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonRDFOpt.cpp139 const MachineOperand &SrcOp = MI->getOperand(1); in INITIALIZE_PASS_DEPENDENCY() local
DHexagonExpandCondsets.cpp623 MachineInstr *HexagonExpandCondsets::genCondTfrFor(MachineOperand &SrcOp, in genCondTfrFor()
DHexagonFrameLowering.cpp2221 MachineOperand &SrcOp = SI.getOperand(2); in optimizeSpillSlots() local
/external/llvm/lib/Target/Hexagon/
DHexagonRDFOpt.cpp123 const MachineOperand &SrcOp = MI->getOperand(1); in interpretAsCopy() local
DHexagonExpandCondsets.cpp611 MachineInstr *HexagonExpandCondsets::genCondTfrFor(MachineOperand &SrcOp, in genCondTfrFor()
DHexagonFrameLowering.cpp2108 MachineOperand &SrcOp = SI->getOperand(2); in optimizeSpillSlots() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSILowerControlFlow.cpp455 for (const auto &SrcOp : Def->explicit_operands()) in findMaskOperands() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenInstruction.cpp237 std::pair<unsigned,unsigned> SrcOp = in ParseConstraint() local
/external/llvm/utils/TableGen/
DCodeGenInstruction.cpp244 std::pair<unsigned,unsigned> SrcOp = Ops.ParseOperandName(SrcOpName, false); in ParseConstraint() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenInstruction.cpp245 std::pair<unsigned,unsigned> SrcOp = Ops.ParseOperandName(SrcOpName, false); in ParseConstraint() local
/external/llvm/tools/llvm-c-test/
Decho.cpp429 LLVMValueRef SrcOp = LLVMGetOperand(Src, 0); in CloneInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp449 LLVMValueRef SrcOp = LLVMGetOperand(Src, 0); in CloneInstruction() local
/external/llvm/lib/Linker/
DIRMover.cpp1045 MDNode *SrcOp = SrcModFlags->getOperand(I); in linkModuleFlagsMetadata() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Linker/
DIRMover.cpp1153 MDNode *SrcOp = SrcModFlags->getOperand(I); in linkModuleFlagsMetadata() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp552 for (SDValue SrcOp : Op->ops()) { in SimplifyDemandedBits() local
1432 SDValue SrcOp = Op.getOperand(i); in SimplifyDemandedVectorElts() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineVerifier.cpp1045 const MachineOperand &SrcOp = MI->getOperand(1); in visitMachineInstrBefore() local
DMachineScheduler.cpp1672 const MachineOperand &SrcOp = Copy->getOperand(1); in constrainLocalCopy() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1083 if (auto *SrcOp = dyn_cast<Instruction>(Src)) in visitZExt() local
DInstructionCombining.cpp1949 Value *SrcOp = BCI->getOperand(0); in visitGetElementPtrInst() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DInstructionSimplify.cpp1613 Value *SrcOp = LI->getOperand(0); in SimplifyICmpInst() local
/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp861 const MachineOperand &SrcOp = MI.getOperand(1); in expandPostRAPseudo() local
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp1599 const MachineOperand &SrcOp = Copy->getOperand(1); in constrainLocalCopy() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2025 SDValue SelectionDAGLegalize::EmitStackConvert(SDValue SrcOp, in EmitStackConvert()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp5861 SDValue SrcOp = Op.getOperand(1); in computeKnownBitsForTargetNode() local
5883 SDValue SrcOp = Op.getOperand(0); in computeKnownBitsForTargetNode() local

12