Home
last modified time | relevance | path

Searched defs:AlignOp (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslrestype1i.c465 ACPI_PARSE_OBJECT *AlignOp = NULL; in RsDoIoDescriptor() local
H A Daslrestype1.c356 ACPI_PARSE_OBJECT *AlignOp = NULL; in RsDoMemory32Descriptor() local
H A Daslresource.c196 ACPI_PARSE_OBJECT *AlignOp, in RsSmallAddressCheck()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp490 Value *AlignOp) { in tryCreateStridedLoadStore()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVISelLowering.cpp68 auto *AlignOp = cast<ConstantInt>(I.getOperand(AlignIdx)); in getTgtMemIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1910 const MachineOperand &AlignOp = MI->getOperand(2); in verifyPreISelGenericInstruction() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp344 clang::Expr *AlignOp = TheCall->getArg(1); in BuiltinAlignment() local