Home
last modified time | relevance | path

Searched refs:patchable (Results 1 – 25 of 34) sorted by relevance

12

/external/llvm-project/llvm/test/Verifier/
Dinvalid-patchable-function-entry.ll3 ; CHECK: "patchable-function-entry" takes an unsigned integer:
4 ; CHECK: "patchable-function-entry" takes an unsigned integer: a
5 ; CHECK: "patchable-function-entry" takes an unsigned integer: -1
6 ; CHECK: "patchable-function-entry" takes an unsigned integer: 3,
8 define void @f() "patchable-function-entry" { ret void }
9 define void @fa() "patchable-function-entry"="a" { ret void }
10 define void @f_1() "patchable-function-entry"="-1" { ret void }
11 define void @f3comma() "patchable-function-entry"="3," { ret void }
13 ; CHECK: "patchable-function-prefix" takes an unsigned integer:
14 ; CHECK: "patchable-function-prefix" takes an unsigned integer: a
[all …]
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dpatchable-function-entry.ll8 define i32 @f0() "patchable-function-entry"="0" {
17 define i32 @f1() "patchable-function-entry"="1" {
32 define void @f2() "patchable-function-entry"="2" {
44 define void @f3() "patchable-function-entry"="3" comdat {
56 define void @f5() "patchable-function-entry"="5" comdat {
69 ;; "patchable-function-prefix" emits data before the function entry label.
70 define void @f3_2() "patchable-function-entry"="1" "patchable-function-prefix"="2" {
89 define void @prefix() "patchable-function-entry"="0" "patchable-function-prefix"="1" prefix i32 1 {
95 ;; Emit a __patchable_function_entries entry even if "patchable-function-entry" is 0.
Dpatchable-function-entry-bti.ll3 define void @f0() "patchable-function-entry"="0" "branch-target-enforcement"="true" {
15 define void @f1() "patchable-function-entry"="1" "branch-target-enforcement"="true" {
31 define void @f2_1() "patchable-function-entry"="1" "patchable-function-prefix"="1" "branch-target-e…
53 define internal void @f1i(i64 %v) "patchable-function-entry"="1" "branch-target-enforcement"="true"…
Dpatchable-function-entry-empty.mir1 # RUN: llc -mtriple=aarch64 -run-pass=patchable-function %s -o - | FileCheck %s
16 attributes #0 = { "patchable-function-entry"="1" }
DO0-pipeline.ll64 ; CHECK-NEXT: Implement the 'patchable-function' attribute
Dstatepoint-call-lowering.ll123 ; A patchable variant of test_i1_return
DO3-pipeline.ll194 ; CHECK-NEXT: Implement the 'patchable-function' attribute
/external/llvm-project/llvm/test/CodeGen/X86/
Dpatchable-function-entry.ll5 define void @f0() "patchable-function-entry"="0" {
14 define void @f1() "patchable-function-entry"="1" {
31 define void @f2() "patchable-function-entry"="2" {
46 define void @f3() "patchable-function-entry"="3" comdat {
62 define void @f5() "patchable-function-entry"="5" comdat {
78 ;; "patchable-function-prefix" emits data before the function entry label.
81 define void @f3_2() "patchable-function-entry"="1" "patchable-function-prefix"="2" {
Dpatchable-function-entry-ibt.ll5 define void @f0() "patchable-function-entry"="0" {
20 define void @f1() "patchable-function-entry"="1" {
39 define void @f2_1() "patchable-function-entry"="1" "patchable-function-prefix"="1" {
67 define internal void @f1i() "patchable-function-entry"="1" {
Dpatchable-prologue.ll15 define void @f0() "patchable-function"="prologue-short-redirect" {
37 define void @f1() "patchable-function"="prologue-short-redirect" "frame-pointer"="all" {
59 define void @f2() "patchable-function"="prologue-short-redirect" {
83 define void @f3() "patchable-function"="prologue-short-redirect" optsize {
107 ; patchable one.
121 define i32 @f4(i8* %arg1, i64 %arg2, i32 %arg3) "patchable-function"="prologue-short-redirect" {
DO0-pipeline.ll58 ; CHECK-NEXT: Implement the 'patchable-function' attribute
Dopt-pipeline.ll176 ; CHECK-NEXT: Implement the 'patchable-function' attribute
Dstatepoint-call-lowering.ll149 ; A patchable variant of test_i1_return
/external/llvm/test/CodeGen/X86/
Dpatchable-prologue.ll6 define void @f0() "patchable-function"="prologue-short-redirect" {
16 define void @f1() "patchable-function"="prologue-short-redirect" "no-frame-pointer-elim"="true" {
25 define void @f2() "patchable-function"="prologue-short-redirect" {
36 define void @f3() "patchable-function"="prologue-short-redirect" optsize {
47 ; patchable one.
50 define i32 @f4(i8* %arg1, i64 %arg2, i32 %arg3) "patchable-function"="prologue-short-redirect" {
Dstatepoint-call-lowering.ll107 ; A patchable variant of test_i1_return
/external/llvm-project/llvm/test/Transforms/CodeExtractor/
DPartialInlineAttributes.ll77 …"patchable-function"="prologue-short-redirect" "probe-stack"="_foo_guard" "stack-probe-size"="4096…
80 …mory sanitize_thread ssp sspreq sspstrong strictfp uwtable "foo"="bar" "patchable-function"="prolo…
/external/llvm-project/lld/test/COFF/
Dpdb-comdat.test62 CHECK: flags = security checks | hot patchable
85 CHECK: flags = security checks | hot patchable
Dpdb-type-server-simple.test89 CHECK: flags = security checks | hot patchable
/external/llvm-project/llvm/test/DebugInfo/MIR/Hexagon/
Dbundled-call-pr44001.mir1 # RUN: llc -filetype=obj -start-after=patchable-function -O3 %s -o - | llvm-dwarfdump -v - | FileCh…
/external/llvm-project/llvm/test/DebugInfo/X86/
Ddw_op_minus.mir1 # RUN: llc -o - %s -start-after=patchable-function -O0 -mtriple=x86_64-unknown-linux-gnu | FileChec…
Ddebug-loc-offset.mir1 # RUN: llc -o - %s -start-after=patchable-function -filetype=obj -O0 -mtriple=i386-unknown-linux-gn…
Dpr19307.mir1 # RUN: llc -o - %s -start-after=patchable-function -O0 | FileCheck %s
/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.h814 Patchability patchable = kNotPatchable, Register pp = PP,
818 Patchability patchable = kNotPatchable);
819 void BranchLink(const Code &code, Patchability patchable);
875 Patchability patchable, Condition cond = AL);
Dassembler_arm.cc1583 Patchability patchable, Condition cond) { in LoadNativeEntry() argument
1585 object_pool_wrapper_.FindNativeEntry(label, patchable)); in LoadNativeEntry()
2578 void Assembler::Branch(const StubEntry &stub_entry, Patchability patchable, in Branch() argument
2582 object_pool_wrapper_.FindObject(target_code, patchable)); in Branch()
2588 void Assembler::BranchLink(const Code &target, Patchability patchable) { in BranchLink() argument
2594 object_pool_wrapper_.FindObject(target, patchable)); in BranchLink()
2601 Patchability patchable) { in BranchLink() argument
2603 BranchLink(code, patchable); in BranchLink()
/external/llvm-project/llvm/test/CodeGen/ARM/
DO3-pipeline.ll168 ; CHECK-NEXT: Implement the 'patchable-function' attribute

12