Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp490 tryCreateStridedLoadStore(IntrinsicInst * II,Type * DataType,Value * Ptr,Value * AlignOp) tryCreateStridedLoadStore() argument
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVISelLowering.cpp68 auto *AlignOp = cast<ConstantInt>(I.getOperand(AlignIdx)); in getTgtMemIntrinsic() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1849 const MachineOperand &AlignOp = MI->getOperand(2); verifyPreISelGenericInstruction() local
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp344 clang::Expr *AlignOp = TheCall->getArg(1); BuiltinAlignment() local
[all...]