Home
last modified time | relevance | path

Searched refs:inlineasm (Results 1 – 25 of 31) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dhazard-inlineasm.mir9 # GCN-LABEL: name: hazard-inlineasm
15 name: hazard-inlineasm
Dspill-wide-sgpr.ll162 ; FIXME: x16 inlineasm seems broken
Dinline-asm.ll61 ; All inlineasm instructions are assumed to be the maximum size
Dfneg-combines.ll1839 ; inlineasm tests
1867 ; inlineasm tests
/external/llvm/test/CodeGen/AArch64/
Darm64-stacksave.ll10 ; CHECK: inlineasm
14 …call void asm sideeffect "; inlineasm", "~{x0},~{x1},~{x2},~{x3},~{x4},~{x5},~{x6},~{x7},~{x8},~{x…
Darm64-spill.ll6 ; CHECK: inlineasm
12 …call void asm sideeffect "; inlineasm", "~{q0},~{q1},~{q2},~{q3},~{q4},~{q5},~{q6},~{q7},~{q8},~{q…
Dinlineasm-ldr-pseudo.ll3 ; raw text out to the Streamer. We need to actually parse the inlineasm to
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-stacksave.ll10 ; CHECK: inlineasm
14 …call void asm sideeffect "; inlineasm", "~{x0},~{x1},~{x2},~{x3},~{x4},~{x5},~{x6},~{x7},~{x8},~{x…
Darm64-spill.ll6 ; CHECK: inlineasm
12 …call void asm sideeffect "; inlineasm", "~{q0},~{q1},~{q2},~{q3},~{q4},~{q5},~{q6},~{q7},~{q8},~{q…
Darm64-spill-remarks-treshold-hotness.ll21 …call void asm sideeffect "; inlineasm", "~{q0},~{q1},~{q2},~{q3},~{q4},~{q5},~{q6},~{q7},~{q8},~{q…
27 …call void asm sideeffect "; inlineasm", "~{q0},~{q1},~{q2},~{q3},~{q4},~{q5},~{q6},~{q7},~{q8},~{q…
37 …call void asm sideeffect "; inlineasm", "~{q0},~{q1},~{q2},~{q3},~{q4},~{q5},~{q6},~{q7},~{q8},~{q…
Darm64-spill-remarks.ll103 …call void asm sideeffect "; inlineasm", "~{q0},~{q1},~{q2},~{q3},~{q4},~{q5},~{q6},~{q7},~{q8},~{q…
109 …call void asm sideeffect "; inlineasm", "~{q0},~{q1},~{q2},~{q3},~{q4},~{q5},~{q6},~{q7},~{q8},~{q…
119 …call void asm sideeffect "; inlineasm", "~{q0},~{q1},~{q2},~{q3},~{q4},~{q5},~{q6},~{q7},~{q8},~{q…
Dinlineasm-ldr-pseudo.ll3 ; raw text out to the Streamer. We need to actually parse the inlineasm to
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/
Dupgrade-objcretainrelease-asm.ll5 define void @inlineasm() {
Dcompatibility-3.7.ll702 define void @inlineasm(i32 %arg) {
Dcompatibility-3.6.ll658 define void @inlineasm(i32 %arg) {
Dcompatibility-3.8.ll758 define void @inlineasm(i32 %arg) {
/external/llvm/test/Transforms/FunctionImport/
Dinlineasm.ll3 ; RUN: opt -module-summary %p/Inputs/inlineasm.ll -o %t2.bc
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/FunctionImport/
Dinlineasm.ll3 ; RUN: opt -module-summary %p/Inputs/inlineasm.ll -o %t2.bc
/external/llvm/test/CodeGen/ARM/
Dinlineasm-ldr-pseudo.ll4 ; raw text out to the Streamer. We need to actually parse the inlineasm to
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dinlineasm-ldr-pseudo.ll4 ; raw text out to the Streamer. We need to actually parse the inlineasm to
/external/llvm/test/CodeGen/AMDGPU/
Dinline-asm.ll61 ; All inlineasm instructions are assumed to be the maximum size
/external/mesa3d/src/amd/common/
Dac_llvm_build.c342 LLVMValueRef inlineasm = LLVMConstInlineAsm(ftype, code, "", true, false); in ac_build_optimization_barrier() local
343 LLVMBuildCall(builder, inlineasm, NULL, 0, ""); in ac_build_optimization_barrier()
346 LLVMValueRef inlineasm = LLVMConstInlineAsm(ftype, code, "=v,0", true, false); in ac_build_optimization_barrier() local
356 vgpr0 = LLVMBuildCall(builder, inlineasm, &vgpr0, 1, ""); in ac_build_optimization_barrier()
/external/llvm/test/Bitcode/
Dcompatibility-3.7.ll702 define void @inlineasm(i32 %arg) {
Dcompatibility-3.6.ll658 define void @inlineasm(i32 %arg) {
Dcompatibility-3.8.ll758 define void @inlineasm(i32 %arg) {

12