Home
last modified time | relevance | path

Searched defs:MaskOp (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp2135 const MachineOperand &MaskOp = MI->getOperand(MaskIdx); in addConstantComments() local
2213 const MachineOperand &MaskOp = MI->getOperand(MaskIdx); in addConstantComments() local
2242 const MachineOperand &MaskOp = MI->getOperand(3 + X86::AddrDisp); in addConstantComments() local
2257 const MachineOperand &MaskOp = MI->getOperand(3 + X86::AddrDisp); in addConstantComments() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DThumb2InstrInfo.cpp801 MachineOperand &MaskOp = Instr.getOperand(0); in recomputeVPTBlockMask() local
H A DARMISelLowering.cpp14387 SDValue MaskOp = N0.getOperand(1); in PerformORCombineToBFI() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstComments.cpp269 unsigned MaskOp = Desc.getNumDefs(); in printMasking() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp1067 Value *MaskOp = II->getArgOperand(1); in rewriteIntrinsicWithAddressSpace() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp937 auto MaskOp = [](const IntrinsicInst *II) { in isNonTargetIntrinsicMatch() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1533 const MachineOperand &MaskOp = MI->getOperand(3); in verifyPreISelGenericInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7675 SDValue MaskOp = getValue(VPIntrin.getOperand(3)); in visitVPCmp() local
H A DDAGCombiner.cpp5966 SDValue MaskOp = N->getOperand(1); in BackwardsPropagateMask() local