Searched refs:IP1 (Results 1 – 3 of 3) sorted by relevance
31 IP1=10.0.0.1116 test_endpoint $SOCK1 $IP1 bus1 ipv4151 setup_endpoint $SOCK1 $IP1 bus1 ipv4247 atf_check -s not-exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP1259 atf_check -s exit:0 -o ignore rump.ping -q -n -w $TIMEOUT -c 1 $IP1
513 // - X16/X17, used by the linker as IP0/IP1
85 static bool isConflictIP(IRBuilder<>::InsertPoint IP1, in isConflictIP() argument87 if (!IP1.isSet() || !IP2.isSet()) in isConflictIP()89 return IP1.getBlock() == IP2.getBlock() && IP1.getPoint() == IP2.getPoint(); in isConflictIP()