Home
last modified time | relevance | path

Searched defs:OperandNo (Results 1 – 16 of 16) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DDemandedBits.cpp55 determineLiveOperandBits(const Instruction * UserI,const Value * Val,unsigned OperandNo,const APInt & AOut,APInt & AB,KnownBits & Known,KnownBits & Known2,bool & KnownBitsComputed) determineLiveOperandBits() argument
492 determineLiveOperandBitsAddCarry(unsigned OperandNo,const APInt & AOut,const KnownBits & LHS,const KnownBits & RHS,bool CarryZero,bool CarryOne) determineLiveOperandBitsAddCarry() argument
553 determineLiveOperandBitsAdd(unsigned OperandNo,const APInt & AOut,const KnownBits & LHS,const KnownBits & RHS) determineLiveOperandBitsAdd() argument
561 determineLiveOperandBitsSub(unsigned OperandNo,const APInt & AOut,const KnownBits & LHS,const KnownBits & RHS) determineLiveOperandBitsSub() argument
[all...]
H A DBasicAliasAnalysis.cpp946 unsigned OperandNo = 0; getModRefInfo() local
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblySetP2AlignOperands.cpp57 assert(MI.getOperand(OperandNo).getImm() == 0 && in rewriteP2Align() argument
/llvm-project/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp252 unsigned OperandNo = MO.getOperandNo(); in rewriteOperands() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp668 unsigned OperandNo = PHINode::getOperandNumForIncomingValue(Index); cloneInstructionWithNewAddressSpace() local
1168 unsigned OperandNo = PoisonUse->getOperandNo(); rewriteWithNewAddressSpaces() local
/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp605 unsigned OperandNo = U.getOperandNo(); run() local
/llvm-project/llvm/lib/FuzzMutate/
H A DRandomIRBuilder.cpp244 unsigned int OperandNo = Operand.getOperandNo(); isCompatibleReplacement() local
/llvm-project/clang/unittests/CodeGen/
H A DIRMatchers.h62 unsigned OperandNo; variable
/llvm-project/llvm/include/llvm/IR/
H A DInlineAsm.h391 void setMatchingOp(unsigned OperandNo) { in setMatchingOp()
/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp350 __anon92744d100202(ArrayRef<FixupEntry> Fixups, unsigned RegBitWidth, unsigned OperandNo) processInstruction() argument
H A DX86FastISel.cpp4014 unsigned OperandNo = 0; tryToFoldLoadIntoMI() local
/llvm-project/llvm/lib/IR/
H A DConstants.cpp2086 unsigned OperandNo = 0; handleOperandChangeImpl() local
3252 unsigned OperandNo = 0; handleOperandChangeImpl() local
3292 unsigned OperandNo = 0; handleOperandChangeImpl() local
3322 unsigned OperandNo = 0; handleOperandChangeImpl() local
3347 unsigned OperandNo = 0; handleOperandChangeImpl() local
[all...]
/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.cpp648 const unsigned OperandNo = MO.getOperandNo(); isPCRelRegisterOperandLegal() local
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.h360 unsigned OperandNo; // The operand # this constraint applies to. member
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9645 findMatchingInlineAsmOperand(unsigned OperandNo,const std::vector<SDValue> & AsmNodeOperands) findMatchingInlineAsmOperand() argument
H A DSelectionDAG.cpp11820 isNeutralConstant(unsigned Opcode,SDNodeFlags Flags,SDValue V,unsigned OperandNo) isNeutralConstant() argument