Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/dev/acpica/common/
H A Ddmrestag.c604 ACPI_PARSE_OBJECT *IndexOp; in AcpiDmCheckResourceReference() local
759 ACPI_PARSE_OBJECT *IndexOp, in AcpiGetTagPathname() argument
[all...]
/freebsd-src/sys/contrib/dev/acpica/components/disassembler/
H A Ddmopcode.c487 ACPI_PARSE_OBJECT *IndexOp; in AcpiDmFieldPredefinedDescription() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp2849 selectVectorAddr(MemSDNode * Parent,SDValue BasePtr,SDValue IndexOp,SDValue ScaleOp,SDValue & Base,SDValue & Scale,SDValue & Index,SDValue & Disp,SDValue & Segment) selectVectorAddr() argument
6192 SDValue IndexOp = Mgt->getIndex(); Select() local
6290 SDValue IndexOp = Sc->getIndex(); Select() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1540 Value *IndexOp = InsElt.getOperand(2); foldTruncInsEltPair() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp8121 packTBLDVectorList(CodeGenFunction & CGF,ArrayRef<Value * > Ops,Value * ExtOp,Value * IndexOp,llvm::Type * ResTy,unsigned IntID,const char * Name) packTBLDVectorList() argument