Home
last modified time | relevance | path

Searched defs:ldm (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/test/MC/ARM/
H A Dthumb-load-store-multiple.s11 .global ldm symbol
13 ldm: label
H A Darm-load-store-multiple-deprecated.s117 .global ldm symbol
119 ldm: label
/llvm-project/clang/test/CodeGen/
H A Dbuiltins-nvptx-sm_70.cu36 int ldm) { in nvvm_wmma_m16n16k16()
184 int ldm) { in nvvm_wmma_m32n8k16()
H A Dbuiltins-nvptx-mma.cu33 double *dsrc, double *ddst, int ldm) { in test_wmma_buitins()
/llvm-project/llvm/test/tools/llvm-mca/ARM/
H A Dm7-int.s83 ldm r0!, {r1} label
84 ldm r0, {r1} label
[all...]
H A Dm4-int.s84 ldm r0!, {r1} label
85 ldm r0, {r1} label
[all...]
H A Dm85-int.s100 ldm r0!, {r1} label
101 ldm r0, {r1} label
[all...]
H A Dm55-int.s97 ldm r0!, {r1} label
98 ldm r0, {r1} label
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1414 GenerateBlockFunction(GlobalDecl GD,const CGBlockInfo & blockInfo,const DeclMapTy & ldm,bool IsLambdaConversionToBlock,bool BuildGlobalBlock) GenerateBlockFunction() argument