Home
last modified time | relevance | path

Searched +defs:make +defs:region (Results 1 – 25 of 50) sorted by relevance

12

/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/Thumb2/
H A Dmve-postinc-distribute.ll41 %0 = bitcast i32* %data.addr.014 to <4 x i32>*
72 ; CHECK-NEXT: add.w r8, r0, r9, lsl #5
75 ; CHECK-NEXT: add.w r6, r1, #32
76 ; CHECK-NEXT: lsl.w r9, r9, #4
87 ; CHECK-NEXT: vldrh.u16 q1, [r6], #32
88 ; CHECK-NEXT: vmlaldavax.s16 r4, r11, q3, q2
101 ; CHECK-NEXT: mov r6, r12
168 …%11 = tail call { i32, i32 } @llvm.arm.mve.vmlldava.v8i16(i32 0, i32 1, i32 0, i32 %3, i32 %2, <8 …
267 define void @fma8(float* noalias nocapture readonly %A, float* noalias nocapture readonly %B, float…
276 ; CHECK-NEXT: bhi .LBB2_3
[all …]
/dports/misc/tvm/incubator-tvm-0.6.1/src/op/
H A Dtensor_compute_op.cc53 Operation TensorComputeOpNode::make(std::string name, in make() function in tvm::TensorComputeOpNode
117 Region region = input_regions[i]; in PropBoundToInputs() local
147 Region region = this->input_regions[i]; in BuildProvide() local
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/op/
H A Dtensor_compute_op.cc53 Operation TensorComputeOpNode::make(std::string name, in make() function in tvm::TensorComputeOpNode
117 Region region = input_regions[i]; in PropBoundToInputs() local
147 Region region = this->input_regions[i]; in BuildProvide() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dcfgnode.cpp69 static Node *merge_region(RegionNode *region, PhaseGVN *phase) { in merge_region()
212 static bool check_if_clipping( const RegionNode *region, IfNode * &bot_if, IfNode * &top_if ) { in check_if_clipping()
728 PhiNode* PhiNode::make(Node* r, Node* x, const Type *t, const TypePtr* at) { in make() function in PhiNode
739 PhiNode* PhiNode::make(Node* r, Node* x) { in make() function in PhiNode
781 Node *region = in(0); in split_out_instance() local
1066 Node *region = in(0); in is_diamond_phi() local
1107 Node* region = in(0); in is_cmove_id() local
1229 Node *region = phi->in(0); in is_x2logic() local
1285 RegionNode *region = (RegionNode*)phi->in(0); in is_cond_add() local
H A Dmemnode.cpp924 Node *LoadNode::make(PhaseGVN& gvn, Node *ctl, Node *mem, Node *adr, const TypePtr* adr_type, const… in make() function in LoadNode
1165 Node *region = mem->in(0); in Identity() local
1312 Node* region = phi->in(0); in stable_phi() local
1402 Node* region; in split_through_phi() local
2071 Node* LoadKlassNode::make(PhaseGVN& gvn, Node* ctl, Node *mem, Node *adr, const TypePtr* at, const … in make() function in LoadKlassNode
2405 StoreNode* StoreNode::make(PhaseGVN& gvn, Node* ctl, Node* mem, Node* adr, const TypePtr* adr_type,… in make() function in StoreNode
3105 MemBarNode* MemBarNode::make(Compile* C, int opcode, int atp, Node* pn) { in make() function in MemBarNode
4465 MergeMemNode* MergeMemNode::make(Compile* C, Node* mem) { in make() function in MergeMemNode
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dcfgnode.cpp69 static Node *merge_region(RegionNode *region, PhaseGVN *phase) { in merge_region()
212 static bool check_if_clipping( const RegionNode *region, IfNode * &bot_if, IfNode * &top_if ) { in check_if_clipping()
728 PhiNode* PhiNode::make(Node* r, Node* x, const Type *t, const TypePtr* at) { in make() function in PhiNode
739 PhiNode* PhiNode::make(Node* r, Node* x) { in make() function in PhiNode
781 Node *region = in(0); in split_out_instance() local
1066 Node *region = in(0); in is_diamond_phi() local
1107 Node* region = in(0); in is_cmove_id() local
1229 Node *region = phi->in(0); in is_x2logic() local
1285 RegionNode *region = (RegionNode*)phi->in(0); in is_cond_add() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Dcfgnode.cpp77 static Node *merge_region(RegionNode *region, PhaseGVN *phase) { in merge_region()
221 static bool check_if_clipping( const RegionNode *region, IfNode * &bot_if, IfNode * &top_if ) { in check_if_clipping()
758 Node* region = NULL; in optimize_trichotomy() local
897 PhiNode* PhiNode::make(Node* r, Node* x, const Type *t, const TypePtr* at) { in make() function in PhiNode
908 PhiNode* PhiNode::make(Node* r, Node* x) { in make() function in PhiNode
950 Node *region = in(0); in split_out_instance() local
1252 Node *region = in(0); in is_diamond_phi() local
1293 Node* region = in(0); in is_cmove_id() local
1416 Node *region = phi->in(0); in is_x2logic() local
1475 RegionNode *region = (RegionNode*)phi->in(0); in is_cond_add() local
H A Dmemnode.cpp810 Node *LoadNode::make(PhaseGVN& gvn, Node *ctl, Node *mem, Node *adr, const TypePtr* adr_type, const… in make() function in LoadNode
1171 Node *region = mem->in(0); in Identity() local
1356 Node* region = phi->in(0); in stable_phi() local
1446 Node* region; in split_through_phi() local
2085 Node* LoadKlassNode::make(PhaseGVN& gvn, Node* ctl, Node* mem, Node* adr, const TypePtr* at, const … in make() function in LoadKlassNode
2420 StoreNode* StoreNode::make(PhaseGVN& gvn, Node* ctl, Node* mem, Node* adr, const TypePtr* adr_type,… in make() function in StoreNode
3082 MemBarNode* MemBarNode::make(Compile* C, int opcode, int atp, Node* pn) { in make() function in MemBarNode
4443 MergeMemNode* MergeMemNode::make(Node* mem) { in make() function in MergeMemNode
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Dcfgnode.cpp78 static Node *merge_region(RegionNode *region, PhaseGVN *phase) { in merge_region()
222 static bool check_if_clipping( const RegionNode *region, IfNode * &bot_if, IfNode * &top_if ) { in check_if_clipping()
780 Node* region = NULL; in optimize_trichotomy() local
921 PhiNode* PhiNode::make(Node* r, Node* x, const Type *t, const TypePtr* at) { in make() function in PhiNode
932 PhiNode* PhiNode::make(Node* r, Node* x) { in make() function in PhiNode
974 Node *region = in(0); in split_out_instance() local
1276 Node *region = in(0); in is_diamond_phi() local
1317 Node* region = in(0); in is_cmove_id() local
1463 Node *region = phi->in(0); in is_x2logic() local
1519 RegionNode *region = (RegionNode*)phi->in(0); in is_cond_add() local
H A Dmemnode.cpp854 Node *LoadNode::make(PhaseGVN& gvn, Node *ctl, Node *mem, Node *adr, const TypePtr* adr_type, const… in make() function in LoadNode
1227 Node *region = mem->in(0); in Identity() local
1465 Node* region = phi->in(0); in stable_phi() local
1554 Node* region; in split_through_phi() local
2224 Node* LoadKlassNode::make(PhaseGVN& gvn, Node* ctl, Node* mem, Node* adr, const TypePtr* at, const … in make() function in LoadKlassNode
2556 StoreNode* StoreNode::make(PhaseGVN& gvn, Node* ctl, Node* mem, Node* adr, const TypePtr* adr_type,… in make() function in StoreNode
3236 MemBarNode* MemBarNode::make(Compile* C, int opcode, int atp, Node* pn) { in make() function in MemBarNode
4615 MergeMemNode* MergeMemNode::make(Node* mem) { in make() function in MergeMemNode
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Dcfgnode.cpp77 static Node *merge_region(RegionNode *region, PhaseGVN *phase) { in merge_region()
221 static bool check_if_clipping( const RegionNode *region, IfNode * &bot_if, IfNode * &top_if ) { in check_if_clipping()
789 Node* region = NULL; in optimize_trichotomy() local
933 PhiNode* PhiNode::make(Node* r, Node* x, const Type *t, const TypePtr* at) { in make() function in PhiNode
944 PhiNode* PhiNode::make(Node* r, Node* x) { in make() function in PhiNode
986 Node *region = in(0); in split_out_instance() local
1288 Node *region = in(0); in is_diamond_phi() local
1329 Node* region = in(0); in is_cmove_id() local
1475 Node *region = phi->in(0); in is_x2logic() local
1531 RegionNode *region = (RegionNode*)phi->in(0); in is_cond_add() local
H A Dmemnode.cpp864 Node *LoadNode::make(PhaseGVN& gvn, Node *ctl, Node *mem, Node *adr, const TypePtr* adr_type, const… in make() function in LoadNode
1247 Node *region = mem->in(0); in Identity() local
1487 Node* region = phi->in(0); in stable_phi() local
1576 Node* region; in split_through_phi() local
2266 Node* LoadKlassNode::make(PhaseGVN& gvn, Node* ctl, Node* mem, Node* adr, const TypePtr* at, const … in make() function in LoadKlassNode
2598 StoreNode* StoreNode::make(PhaseGVN& gvn, Node* ctl, Node* mem, Node* adr, const TypePtr* adr_type,… in make() function in StoreNode
3304 MemBarNode* MemBarNode::make(Compile* C, int opcode, int atp, Node* pn) { in make() function in MemBarNode
4710 MergeMemNode* MergeMemNode::make(Node* mem) { in make() function in MergeMemNode
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Dcfgnode.cpp77 static Node *merge_region(RegionNode *region, PhaseGVN *phase) { in merge_region()
221 static bool check_if_clipping( const RegionNode *region, IfNode * &bot_if, IfNode * &top_if ) { in check_if_clipping()
758 Node* region = NULL; in optimize_trichotomy() local
897 PhiNode* PhiNode::make(Node* r, Node* x, const Type *t, const TypePtr* at) { in make() function in PhiNode
908 PhiNode* PhiNode::make(Node* r, Node* x) { in make() function in PhiNode
950 Node *region = in(0); in split_out_instance() local
1252 Node *region = in(0); in is_diamond_phi() local
1293 Node* region = in(0); in is_cmove_id() local
1416 Node *region = phi->in(0); in is_x2logic() local
1475 RegionNode *region = (RegionNode*)phi->in(0); in is_cond_add() local
H A Dmemnode.cpp791 Node *LoadNode::make(PhaseGVN& gvn, Node *ctl, Node *mem, Node *adr, const TypePtr* adr_type, const… in make() function in LoadNode
1144 Node *region = mem->in(0); in Identity() local
1329 Node* region = phi->in(0); in stable_phi() local
1411 Node* region; in split_through_phi() local
2043 Node* LoadKlassNode::make(PhaseGVN& gvn, Node* ctl, Node* mem, Node* adr, const TypePtr* at, const … in make() function in LoadKlassNode
2378 StoreNode* StoreNode::make(PhaseGVN& gvn, Node* ctl, Node* mem, Node* adr, const TypePtr* adr_type,… in make() function in StoreNode
3039 MemBarNode* MemBarNode::make(Compile* C, int opcode, int atp, Node* pn) { in make() function in MemBarNode
4409 MergeMemNode* MergeMemNode::make(Node* mem) { in make() function in MergeMemNode
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Dcfgnode.cpp77 static Node *merge_region(RegionNode *region, PhaseGVN *phase) { in merge_region()
221 static bool check_if_clipping( const RegionNode *region, IfNode * &bot_if, IfNode * &top_if ) { in check_if_clipping()
758 Node* region = NULL; in optimize_trichotomy() local
899 PhiNode* PhiNode::make(Node* r, Node* x, const Type *t, const TypePtr* at) { in make() function in PhiNode
910 PhiNode* PhiNode::make(Node* r, Node* x) { in make() function in PhiNode
952 Node *region = in(0); in split_out_instance() local
1254 Node *region = in(0); in is_diamond_phi() local
1295 Node* region = in(0); in is_cmove_id() local
1442 Node *region = phi->in(0); in is_x2logic() local
1498 RegionNode *region = (RegionNode*)phi->in(0); in is_cond_add() local
H A Dmemnode.cpp808 Node *LoadNode::make(PhaseGVN& gvn, Node *ctl, Node *mem, Node *adr, const TypePtr* adr_type, const… in make() function in LoadNode
1171 Node *region = mem->in(0); in Identity() local
1356 Node* region = phi->in(0); in stable_phi() local
1445 Node* region; in split_through_phi() local
2113 Node* LoadKlassNode::make(PhaseGVN& gvn, Node* ctl, Node* mem, Node* adr, const TypePtr* at, const … in make() function in LoadKlassNode
2448 StoreNode* StoreNode::make(PhaseGVN& gvn, Node* ctl, Node* mem, Node* adr, const TypePtr* adr_type,… in make() function in StoreNode
3110 MemBarNode* MemBarNode::make(Compile* C, int opcode, int atp, Node* pn) { in make() function in MemBarNode
4485 MergeMemNode* MergeMemNode::make(Node* mem) { in make() function in MergeMemNode
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Dcfgnode.cpp77 static Node *merge_region(RegionNode *region, PhaseGVN *phase) { in merge_region()
221 static bool check_if_clipping( const RegionNode *region, IfNode * &bot_if, IfNode * &top_if ) { in check_if_clipping()
758 Node* region = NULL; in optimize_trichotomy() local
897 PhiNode* PhiNode::make(Node* r, Node* x, const Type *t, const TypePtr* at) { in make() function in PhiNode
908 PhiNode* PhiNode::make(Node* r, Node* x) { in make() function in PhiNode
950 Node *region = in(0); in split_out_instance() local
1252 Node *region = in(0); in is_diamond_phi() local
1293 Node* region = in(0); in is_cmove_id() local
1416 Node *region = phi->in(0); in is_x2logic() local
1472 RegionNode *region = (RegionNode*)phi->in(0); in is_cond_add() local
H A Dmemnode.cpp808 Node *LoadNode::make(PhaseGVN& gvn, Node *ctl, Node *mem, Node *adr, const TypePtr* adr_type, const… in make() function in LoadNode
1172 Node *region = mem->in(0); in Identity() local
1357 Node* region = phi->in(0); in stable_phi() local
1446 Node* region; in split_through_phi() local
2114 Node* LoadKlassNode::make(PhaseGVN& gvn, Node* ctl, Node* mem, Node* adr, const TypePtr* at, const … in make() function in LoadKlassNode
2449 StoreNode* StoreNode::make(PhaseGVN& gvn, Node* ctl, Node* mem, Node* adr, const TypePtr* adr_type,… in make() function in StoreNode
3111 MemBarNode* MemBarNode::make(Compile* C, int opcode, int atp, Node* pn) { in make() function in MemBarNode
4486 MergeMemNode* MergeMemNode::make(Node* mem) { in make() function in MergeMemNode
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dcfgnode.cpp75 static Node *merge_region(RegionNode *region, PhaseGVN *phase) { in merge_region()
219 static bool check_if_clipping( const RegionNode *region, IfNode * &bot_if, IfNode * &top_if ) { in check_if_clipping()
754 PhiNode* PhiNode::make(Node* r, Node* x, const Type *t, const TypePtr* at) { in make() function in PhiNode
765 PhiNode* PhiNode::make(Node* r, Node* x) { in make() function in PhiNode
807 Node *region = in(0); in split_out_instance() local
1109 Node *region = in(0); in is_diamond_phi() local
1150 Node* region = in(0); in is_cmove_id() local
1297 Node *region = phi->in(0); in is_x2logic() local
1353 RegionNode *region = (RegionNode*)phi->in(0); in is_cond_add() local
H A Dmemnode.cpp860 Node *LoadNode::make(PhaseGVN& gvn, Node *ctl, Node *mem, Node *adr, const TypePtr* adr_type, const… in make() function in LoadNode
1228 Node *region = mem->in(0); in Identity() local
1413 Node* region = phi->in(0); in stable_phi() local
1503 Node* region; in split_through_phi() local
2153 Node* LoadKlassNode::make(PhaseGVN& gvn, Node* ctl, Node* mem, Node* adr, const TypePtr* at, const … in make() function in LoadKlassNode
2488 StoreNode* StoreNode::make(PhaseGVN& gvn, Node* ctl, Node* mem, Node* adr, const TypePtr* adr_type,… in make() function in StoreNode
3177 MemBarNode* MemBarNode::make(Compile* C, int opcode, int atp, Node* pn) { in make() function in MemBarNode
4548 MergeMemNode* MergeMemNode::make(Node* mem) { in make() function in MergeMemNode
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dcfgnode.cpp75 static Node *merge_region(RegionNode *region, PhaseGVN *phase) { in merge_region()
219 static bool check_if_clipping( const RegionNode *region, IfNode * &bot_if, IfNode * &top_if ) { in check_if_clipping()
754 PhiNode* PhiNode::make(Node* r, Node* x, const Type *t, const TypePtr* at) { in make() function in PhiNode
765 PhiNode* PhiNode::make(Node* r, Node* x) { in make() function in PhiNode
807 Node *region = in(0); in split_out_instance() local
1109 Node *region = in(0); in is_diamond_phi() local
1150 Node* region = in(0); in is_cmove_id() local
1297 Node *region = phi->in(0); in is_x2logic() local
1353 RegionNode *region = (RegionNode*)phi->in(0); in is_cond_add() local
H A Dmemnode.cpp860 Node *LoadNode::make(PhaseGVN& gvn, Node *ctl, Node *mem, Node *adr, const TypePtr* adr_type, const… in make() function in LoadNode
1228 Node *region = mem->in(0); in Identity() local
1413 Node* region = phi->in(0); in stable_phi() local
1503 Node* region; in split_through_phi() local
2153 Node* LoadKlassNode::make(PhaseGVN& gvn, Node* ctl, Node* mem, Node* adr, const TypePtr* at, const … in make() function in LoadKlassNode
2488 StoreNode* StoreNode::make(PhaseGVN& gvn, Node* ctl, Node* mem, Node* adr, const TypePtr* adr_type,… in make() function in StoreNode
3177 MemBarNode* MemBarNode::make(Compile* C, int opcode, int atp, Node* pn) { in make() function in MemBarNode
4548 MergeMemNode* MergeMemNode::make(Node* mem) { in make() function in MergeMemNode
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/
H A Dcolor.pp2f.hpp1384 struct make { struct
1385 typedef category_name category_type;
1386 typedef constant_name constant_type;
19471 int region = int(3 * h); in red() local
19524 int region = int(3 * h); in green() local
19577 int region = int(3 * h); in blue() local
48580 int region = int(3 * h); in process() local
51478 int region = int(3 * h); in process() local
53986 typedef category_name category_type;
54004 namespace make { namespace
[all …]
/dports/x11/swaylock/swaylock-1.5/
H A Dmain.c155 struct wl_region *region = in create_layer_surface() local
234 int32_t subpixel, const char *make, const char *model, in handle_wl_output_geometry()
/dports/x11/mako/mako-1.6/
H A Dwayland.c47 int32_t subpixel, const char *make, const char *model, in output_handle_geometry()
526 struct wl_region *region = in get_input_region() local

12