Home
last modified time | relevance | path

Searched defs:IndexOp (Results 1 – 5 of 5) sorted by relevance

/llvm-project/polly/lib/CodeGen/
H A DIslExprBuilder.cpp243 Value *Base, *IndexOp, *Access; createAccessAddress() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1645 const MachineOperand &IndexOp = MI->getOperand(3); verifyPreISelGenericInstruction() local
1696 const MachineOperand &IndexOp = MI->getOperand(2); verifyPreISelGenericInstruction() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2904 selectVectorAddr(MemSDNode * Parent,SDValue BasePtr,SDValue IndexOp,SDValue ScaleOp,SDValue & Base,SDValue & Scale,SDValue & Index,SDValue & Disp,SDValue & Segment) selectVectorAddr() argument
6334 SDValue IndexOp = Mgt->getIndex(); Select() local
6432 SDValue IndexOp = Sc->getIndex(); Select() local
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1548 Value *IndexOp = InsElt.getOperand(2); foldTruncInsEltPair() local
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp8291 packTBLDVectorList(CodeGenFunction & CGF,ArrayRef<Value * > Ops,Value * ExtOp,Value * IndexOp,llvm::Type * ResTy,unsigned IntID,const char * Name) packTBLDVectorList() argument